Skip to content

Gulp 4 | SASS | browserSync | Bootstrap 4 | Velocity | Mo.js

License

Notifications You must be signed in to change notification settings

artskidesign/starter

Repository files navigation

"Gulp 4 | SASS | browserSync | Bootstrap 4 | Velocity.js | Mojs"

A Bootstrap 4.1.3 boilerplate with font-awesome, sass, gulp 4 tasks, browserSync (with hot-reloading). You can override bootstrap sass variables by placing those variables in starter/assets/scss/_bootstrap_variable_overrides.scss

Pre-requisite

Install Gulp Globally

$ npm -g install gulp

Getting started

  1. Clone repository: git clone https://[email protected]/artskid/starter.git

  2. Change directory: cd starter

  3. Install all dependencies and libraries: npm install

  4. Run Gulp Task:

  • gulp - To compile scss to css, minify css and js and build ready for production files in dist folder.

  • gulp dev - Starts a local server with browserSync and hot reloading on changes to files (HTML, SCSS, JS).

About

Gulp 4 | SASS | browserSync | Bootstrap 4 | Velocity | Mo.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published