Skip to content

joelkaufman/seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#seed project

To Download This project

project_dir=<YOUR PROJECT FOLDER>
git clone https://github.com/joelkaufman/seed.git $project_dir;
cd $project_dir;
rm -rf .git;
git init

To Download Project dependencies

npm install;
bower install

To Start The server

node start

To start the file watchers, for compiling JADE, and SCSS

gulp

About

seed project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published