es6-dev-template
v1.0.1-6
Published
Template for ES6 development
Downloads
2
Readme
es6-dev-template
Template for ES6 development. (WIP)
Walkthrough
QUICK START
$npm install
$./node_modules/.bin/bower install
$./node_modules/.bin/grunt dev
--OR--
$./node_modules/.bin/grunt serve
$open a browser and enable developer tool, visit http://localhost:3000