Skip to content

nairobijs/mean-stack-begin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mean-stack-begin

Getting started

$ npm install && bower install

In a separate terminal fire up MongoDB: $ mongod

Inject script tags into index.html using gulp: $ gulp bower-install

$ node server

Notes

Mongoose middleware is not invoked on update() operations, so you must use a save()if you want to update user passwords

About

a fork of Connor's coderhunt work. `git pull remote jasonsharkMasterBranch master` will bring in changes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors