teintinu / swarm-mice-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swarm mice demo

Install & Run

$ npm i
$ npm run server
$ npm start # in other terminal process
$ open http://localhost:3000

Static build

$ NODE_ENV=production webpack
$ open ./index.html

License

MIT

About

License:MIT License


Languages

Language:JavaScript 82.7%Language:CSS 14.3%Language:HTML 3.0%