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

Folders and files

NameName
Last commit message
Last commit date
Dec 17, 2015
Oct 9, 2015
Oct 23, 2015
Dec 17, 2015
Oct 9, 2015
Oct 9, 2015
Nov 13, 2015
Nov 13, 2015
Oct 9, 2015
Oct 26, 2016
Oct 26, 2016
Oct 24, 2016

Repository files navigation

Schwill - Boilerplate

Build Status

Installation

Install node.js & npm

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

Initial Setup

$ git clone [email protected]: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

No packages published