edwinwebb / particle-system

Playing with particles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Particle Tests

A quick project to investigate multitouch

npm scripts

  • npm start - Build and start the app in development mode at http://localhost:8080
  • npm run build - Run a production build, outputs to ./build/
  • npm run lint - Lint your code

Removing the bootstrapped files

It's as easy as removing all the child folders in ./app/ then emptying app.js.

License

Copyright (c) 2015 Edwin Webb

MIT (http://opensource.org/licenses/MIT)

About

Playing with particles

License:MIT License


Languages

Language:JavaScript 98.0%Language:HTML 2.0%