Yet another vim cheat sheet.
http://rtorruellas.com/vim-cheat-sheet/
npm install -g grunt-cli
npm install -g bower
npm install && bower install
For development:
grunt server
For production:
grunt build
You should see the generated files in the dist
directory.
Please sumbit pull request into the develop branch.
TODOS:
- Remove uneeded build code