Skip to content

flarepen/flarepen

Repository files navigation

FlarePen

Web based editor for sketching ASCII diagrams

Development

Initial Setup

  1. Install NVM
  2. Install Node v18
  3. Install wasm-pack - curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
  4. yarn install to install dependencies

Build package

yarn build

This builds the text-render wasm package and the web webapp package.

Run local dev server

yarn start

Starts local server at http://localhost:5173/

About

Web based editor for sketching ASCII diagrams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages