Particles danse is an interactive audio experiment using Three and WebGL, based on the song Halcyion from Gramatik. 🎵
- npm
Once the project is cloned, just run :
$ npm install
Launch development server.
$ npm run start
Prepare files for production.
$ npm run build
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.