threejs-node-grunt
A three.js node template with grunt commands!
Getting Started
npm install && bower install && grunt
Features
- Semantic versioning
- Livereload dev environment
- Static builds
Semantic Versioning
grunt bump for +0.0.1
grunt bump:minor for +0.1.0
grunt bump:major for +1.0.0
Livereload dev environment
Run grunt to work more effiently with Livereload.
Static builds
Run grunt build to build a project distributable to /build.
Log in or sign up for Devpost to join the conversation.