Skip to content

evanmwillhite/els

Repository files navigation

Extreme Lawn Service Website 2016

A Playbook project.

Prerequisites

Project Setup

This project utilizes Playbook, reference Playbook's setup guide.

  1. Clone this repository
  2. npm install
  3. bower install
  4. bundle install

Usage

Gulp Tasks

gulp serve

Serve your source locally into your browser. BrowserSync automatically loads any changes to HTML, CSS and JavaScript that you make.

gulp build

Build the concatenated, minified production version of your source into the dist directory.

gulp deploy (runs clean, build and gh-pages)

Deploy the production version of your source to GitHub Pages.

There is an issue here currently where it doesn't copy over the styles and scripts directory. Just make sure those exist in /dist and then run gulp gh-pages

About

DEPRECATED ELS Website 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published