# tre-svg-editor **Repository Path**: mirrors_regular/tre-svg-editor ## Basic Information - **Project Name**: tre-svg-editor - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-28 - **Last Updated**: 2026-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README tre-svg-editor --- ## Demo ### Clone this repo and install tre-cli-tools: ``` npm -g tre-cli-tools ``` ### Run `tre init` to create an ssb network and all needed keypairs: ``` tre init ``` ### Import the example svg ``` tre server run "tre import-files package.json" > msgs.json ``` You now have the message keys of the newly published messages in msgs.json. Put the contents of msg.json into .trerc under a new key named "tre". The message keys will then be available to the webapp. ### Run the webapp ``` bay-of-plenty -- demo.js ``` License: MIT