Skip to content

GA-MO/create-html-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

create-html-project

Front-end boilerplate for creating new web projects with Gulp.js and everything you need to get started.

Install (create-html-project) to global:

Package command to create html preject.

$ npm install -g create-html-project

Create new project:

$ create-html-project my-project-name

You can run these commands in the project:

Required! Gulp installed npm install -g gulp

Starts the development server.

$ npm run dev

Bundles files for production.

$ npm run build

Thank you for your suggestions!

About

Front-end boilerplate for creating new web projects with Gulp.js and everything you need to get started.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published