Web based editor for sketching ASCII diagrams
- Install NVM
- Install Node v18
- Install wasm-pack -
curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
yarn install
to install dependencies
yarn build
This builds the text-render
wasm package and the web
webapp package.
yarn start
Starts local server at http://localhost:5173/