Rapid Prototyping boilerplate
Using ES6 and babelify transform
Dependencies
- babelify
- budo
- dat-gui
- garnish
- stats-js
- three
- three-orbit-controls
- watchify
Rapid proto command line tool
Install
Need to install globally in order to have the command available everywhere.
[sudo] npm -g install rapid-proto
Full Documentation
https://github.com/silviopaganini/rapid-proto
Usage:
rp nameOfThePrototype
Or just checkout the repo and start the server
git clone
npm install
npm start