A starter project to get start with sass, bootstrap4 and browsersync. It alternative to gulp and faster than gulp compiler. Livereload is also working whenever there will be a change in html or css file
Run this command first
npm install
npm run all
- Browsersync will watch all html files and reload automatically to save your precious time
- On each compilation of sass html page will get refresh automatically
- Sass based bootstrap 4 included
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.