Skip to content

MadMed677/figvam

Repository files navigation

FigVam Travis (.org) codecov

Description

FigVam is a pet project building to figure out how the products like FigJam / Miro works

Development

  • npm install
  • npx lerna bootstrap

The app will live on localhost:3000

Production

  • npm install
  • npx lerna bootstrap
  • cd packages/whiteboard_engine
  • wasm-pack build
  • cd ../../
  • npm run build

Tech. stack

Frontend

  • PixiJS - Graphics
  • Typed-Ecstasy - Entity Component System engine (ECS)
  • Lerna - Monorepo
  • ReactJS

Engine

  • Rust
  • Web Assembly (Wasm)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published