Skip to content

gSchool/generator-galvanize-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-galvanize-express

Yeoman generator for a basic Node/Express boilerplate.

Install

  1. Install Mocha and Chai (if necessary) - npm install -g mocha chai
  2. Install Yeoman (if necessary) - npm install -g yo
  3. Install Gulp (if necessary) - npm install -g gulp
  4. Install the generator - npm install -g generator-galvanize-express
  5. Run - yo galvanize-express and then npm install
  6. Create the necessary databases

All files must be placed in the "src" directory!

Run

  1. gulp

Test

  1. npm test

To do

  1. Write tests

About

Yeoman generator for a basic Node/Express app

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors