Skip to content

RedcoatAsher/genesis

Repository files navigation

In The Beginning...

A startpoint framework for bower + gulp prototype projects.

PREREQUISITES

  • install homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install node

INSTALL

  • clone this repo
  • cd to clone location
  • run...
$ sudo npm install
EXTRAS...
  • install gulp-sass (sudo npm install gulp-sass -g)

SETUP

  • cp gulpfile.js into root project directory

mod gulpfile.js

- line 18 -- change watch directory pwd `app/css/**/*.css`
- line 20 -- change watch directory pwd `*.html`
- line 22 -- add additional directories and working files needed for your project

USAGE

gulp

About

In the Beginning...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published