@livecolonies/frontend_subapps
v0.0.20
Published
* Clone the repo
Downloads
32
Readme
how to setup
Clone the repo
run
yarn
How to launch the sandbox
run yarn dev
How to build
run yarn build
How to release a new version
run yarn version [major|minor|patch]