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

usage: install

$ sudo npm install
extras...
  • install gulp-sass (sudo npm install gulp-sass -g)

usage: setup

  • add 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: run

gulp

About

In the Beginning...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published