Skip to content

A simple Gulp boilerplate for static sites and single page applications.

Notifications You must be signed in to change notification settings

schwill/boilerplate

Repository files navigation

Schwill - Boilerplate

Build Status

Installation

Install node.js & npm

$ npm i -g bower
$ npm i -g gulp

Initial Setup

$ git clone git@github.com:schwill/boilerplate.git
$ cd boilerplate
$ bower i && npm i
$ touch .env

Development

$ npm start

Clean public directory

$ npm run clean

Build public directory

$ npm run build

About

A simple Gulp boilerplate for static sites and single page applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages