sass , bootstrap4 & Browsersync starter kit

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

Installation

Run this command first

npm install

Usage

npm run all

Features

  • 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

Contributing

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.

License

MIT