HanwGeek / cell-auto

A cellular automata with Vue.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cell-auto

A cellular automata with Vue.js.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Demo

Demo

About

A cellular automata with Vue.js.

License:MIT License


Languages

Language:HTML 60.3%Language:JavaScript 24.7%Language:Vue 10.1%Language:CSS 4.9%