================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..
- open command terminal within downloaded folder.
- Run "npm install". This will install the dependencies of bootstrap, popover, browsersync and jquery to your project
- Next, "npm start" this will compile and start with localhost://3000 server.
Here, you are ready to go with you dream project coding.