Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 249 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 249 Bytes

gulp-boilerplate

A simple boilerplate for building web projects with Gulp.js.

See more gulp setup at 👉 https://github.com/phucbm/gulp-cheatsheet

Deployment

Install gulp

npm install

And start server

gulp serve