arturitu / webvr-template

A WebVR template with package & task manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webvr-template

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

Configuration

# Install node_modules
npm install

# Run project at [http://localhost:9966/](http://localhost:9966/)
npm run start

# Build project
npm run build

License

MIT License.

About

A WebVR template with package & task manager

License:MIT License


Languages

Language:JavaScript 99.2%Language:HTML 0.5%Language:CSS 0.3%