A WebVR template with node/npm/browserify for package & task management
The prototype folder structure is based on some Mattdesl code & includes Boris Smus webvr-boilerplate
# Install node_modules
npm install
# Run project at [http://localhost:9966/](http://localhost:9966/)
npm run start
# Build project
npm run build
MIT License.