/html-boilerplate

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

Primary LanguageJavaScriptMIT LicenseMIT

Front End Boilerplate

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

Getting Started

Required! Gulp installed npm install -g gulp

$ cd html-boilerplate
$ npm install
$ npm run dev  

Build to production

$ npm run build

Thank you for your suggestions!