linnea-steward / VolunteerSupport

Project to allow for the administration and searching of Volunteer Projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gulp Seed

Installation

Run the following commands to get this going!

*note: make sure node/npm/gulp are all installed

Clone the repo
$ git clone https://github.com/brad-steward/VolunteerSupport.git
Run the NPM install
$ npm install

**note: recently updated the package.json file to reflect the bower install command so just double check the terminal to see if it did install

Run the Bower install
$ bower install
Now Gulp! This process will just generate the /dev folder with no browsersync
$ gulp
Now Gulp! This process will give you the /dev folder + browsersync
$ gulp dev

About

Project to allow for the administration and searching of Volunteer Projects


Languages

Language:JavaScript 66.2%Language:HTML 30.0%Language:CSS 3.7%