/firstsass

This is the one page template built using bootstrap sass with bower package manager

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

firstsass

This is one page template build using bootstrap sass using bower package manager With this first u need to install bower package manager into your computer with node js preinstalled in it.

so in node command line just type and install bower globally
$ npm install -g bower bower-icon
https://www.npmjs.com/package/bower

and i have couple bower packages for this template so following are with the links

  1. bootstrap-sass (jQuery will install with this package as a dependencies)
    $ bower install bootstrap-sass --save

  2. fontawesome (sass version)
    $ bower install fontawesome --save

  3. owl-carousel (sass version)
    $ bower install owl.carousel --save