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