Skip to content

vijayan1985/npm-scripts-boostrap-fontawesome

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM Script Starter for Bootstrap

This projects contains a starter temple using below technologies

  • Bootstrap 3
  • SASS
  • Fontawesome

Usage

Clone this project to your local

git clone https://github.com/sathishk/npm-scripts-boostrap-fontawesome.git

To download the dependencies, we to to install node modules using

npm install

To watch the application on your local browser

npm run watch

To build the application

npm run build

About

This projects contains a starter temple using bootstrap, SASS, Font-awesome and npm scripts

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 85.2%
  • CSS 14.3%
  • JavaScript 0.5%