Skip to content

connor11528/mean-stack-begin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published