anzorb / component-boilerplate-grunt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Component boilerplate by Anzor Bashkhaz anzorb@gmail.com

You will need node.js and its package manager, npm

npm install -g grunt-cli
npm install -g bower
npm install

Grunt tasks:

dev  Start server, open browser and recompile on source changes, with live reload
dist  Create distribution package with sourcemaps/minification/etc

About


Languages

Language:JavaScript 93.0%Language:HTML 5.8%Language:CSS 1.1%