Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 608 Bytes

File metadata and controls

36 lines (27 loc) · 608 Bytes

Evolution Simulator

This project uses vue-cli. Enjoy! You'll need to install rust and wasm-pack.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run dev

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

Notes

Staging deployment: NODE_ENV=staging yarn build && now