Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 501 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 501 Bytes

================BS4Startup================

Start you project with this starter pack having bootstrap, gulp, SASS and Browser Sync altogether. Please follow the below steps once you get this..

  1. open command terminal within downloaded folder.
  2. Run "npm install". This will install the dependencies of bootstrap, popover, browsersync and jquery to your project
  3. Next, "npm start" this will compile and start with localhost://3000 server.

Here, you are ready to go with you dream project coding.