/boilerplate_gulp_sass

HTML/CSS/JavaScript Boilerplate with SASS, GULP, Babel, AutoPrefixer & Browsersync

Primary LanguageCSS

HTML/CSS/JavaScript Boilerplate with SASS, GULP, Babel, AutoPrefixer, Browsersync.

Steps:

1 - Git clone this repo into your project folder.

2 - Open your terminal, navigate to the project folder and type: npm install

3 - Type into the terminal: gulp

4 - Leave gulp running to see live changes with BrowserSync.

5 - Code away!