README
Yeoman generator for a WebVR application
This package provides a generator based on the WebVR Boilerplate code from borismus/webvr-boilerplate. It uses the WebVR polyfill from Borismus and Three.js for rendering.
Installation
First, install Yeoman and generator-webvr using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-webvr
Then generate your new project:
yo webvr
Getting To Know Yeoman
Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.
License
MIT © Erik Man