This project is a simple Bootstrap boilerplate for blazing-fast development.
Follow the steps below to get you development envirornment up & running:
- Install the NPM depencies:
npm install
- User Gulp to put the vendors in place and start the server:
gulp boot
This can also be done through a more specific Gulp task:
gulp dev
Deploy the app to yout gh-pages
branch and push it to your remote repository:
gulp deploy
Not sure which Git repository you're using?
git remote -v
- Bootstrap: GitHub and Official Website
- jQuery: GitHub and Official Website
- NPM: Official Website
- Gulp: GitHub and Official Website
- SASS: GitHub and Official Website
- Holder.js: GitHub and Official Website
- SMACSS: Official Website
- Google Fonts: Official Website