Skip to content

workflow, gulp taskrunner, bootstrap 4, sass-compass, livereload, jsValidate, gulp-minify-html, gulp-uglify,

Notifications You must be signed in to change notification settings

aljun-majo/workflows-front-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Project Workflows with GulpJS

Gulp.js, SASS-COMPASS, Livereload, jsValidate, gulp-minify-html, gulp-uglify, Bootstrap 4

Installing

  1. Make sure you have these installed
  2. Open the terminal (mac) or Gitbash (PC)
  3. Run these:
    • gem install sass
    • gem install compass
  4. Clone this repository into your local machine using the terminal (mac) or Gitbash (PC) > git clone CLONEURL
  5. CD to the folder cd YOURLOCALFOLDER
  6. Make sure you've installed gulp and then install dev dependencies: npm install
    • npm install -g gulp (Make sure you've installed gulp)
    • gulpj
    • Run > npm install to install the project dependencies
  7. Run > gulp to start live preview server
  8. Happy Coding :)

About

workflow, gulp taskrunner, bootstrap 4, sass-compass, livereload, jsValidate, gulp-minify-html, gulp-uglify,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published