Template of a Javascript build environment for a website
See main.md
in the root folder of this project for a full account
of how the project was created.
##Prerequisites
See MAIN.md
and follow the Install instructions for the following components:
- node.js
- Grunt
- Bower
##Install
From the project's root folder, type the following in the command line:
npm install
bower install
The project in now ready to build