FigVam
is a pet project building to figure out
how the products like FigJam
/ Miro
works
npm install
npx lerna bootstrap
The app will live on localhost:3000
npm install
npx lerna bootstrap
cd packages/whiteboard_engine
wasm-pack build
cd ../../
npm run build
- PixiJS - Graphics
- Typed-Ecstasy - Entity Component System engine (ECS)
- Lerna - Monorepo
- ReactJS
- Rust
- Web Assembly (Wasm)