Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 761 Bytes

File metadata and controls

35 lines (26 loc) · 761 Bytes

Modern HTML/CSS coding environment

Use it as a start point for new HTML/CSS projects.

Features:

Installation

npm install gulp-cli -g
npm install

For developing, type

gulp

For production build, type

gulp build --production