GA-MO / html-boilerplate

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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

License:MIT License


Languages

Language:JavaScript 92.3%Language:SCSS 7.5%Language:HTML 0.2%