Skip to content

kailoon/gulp-html-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp-HTML-SCSS-Starter-Kit

Installation

gh repo clone kailoon/gulp-html-starter-kit
cd gulp-html-starter-kit
npm i

NPM Script

Run the command below to start the server.

npm run start

Run the command below to deply / build for production with purgecss.

npm run build

Hope you find it useful.