This project is a base for Bootstrap less projects
- Clone this project or Download that ZIP file
- Make sure you have bower, grunt-cli and npm installed globally
- Also yo should be installed globally: npm install -g yo
- On the command prompt run the following commands
- cd
project-directory
npm install
bower install
grunt serve
- for previewgrunt
- for building