Skip to content

darcnite3000/gulp-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp-start

YAGSR

This is my in-progress starting point for a simple html application using

  • gulp
  • browserify/watchify
    • coffeeify
    • browserify-shim
  • node-sass
    • bourbon
  • connect
    • serve-static
  • livereload

Usage

  • Copy the repo to a folder and remove the existing git repo.
git clone https://github.com/darcnite3000/gulp-start.git your-project
cd your-project
rm -rf .git
  • Run npm install to pull the main dependancies
  • Run gulp to build the files or gulp serve to start up a autoreloading static server
  • Modify to your hearts content

Contributions

fork and pull all you like

About

YAGSR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published