Skip to content

"Simple frontend build using Gulp (for quick start and small tasks)"

Notifications You must be signed in to change notification settings

iamcoderUA/gulp-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Simple frontend build using Gulp (for quick start and small tasks)"

Author: Stanislav Mikhniev Version 1.0

Installation instructions:

  1. git clone
  2. cd path/to/...
  3. npm install gulp-cli -g
  4. npm install gulpjs/gulp.git#4.0 -D
  5. npm install
  6. npm run build (# build for production)
  7. npm run dev (# server with live reload at localhost:3000)

About

"Simple frontend build using Gulp (for quick start and small tasks)"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published