VorlonJSWeb
Website for Vorlon.js
Install / Use
/learn @MicrosoftDX/VorlonJSWebREADME
Vorlon.JS Site
Develop
npm install # install dependencies
npm start # starts grunt development server, autowatches for changes
Now open http://localhost:9001 to see the site.
Build
npm install #install dependencies
npm run build #builds jade/stylus -> html/css
