flt6 / evolution-simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU General Public License v3.0


Languages

Language:Vue 48.1%Language:JavaScript 29.7%Language:Rust 17.2%Language:SCSS 3.9%Language:HTML 0.9%Language:Shell 0.2%