Skip to content

liamcal/MEANtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEANtest

A collection of walkthroughs and demos from playing around with the MEAN JS stack

Navigate to the project you wish to run

Install dependencies using npm install - this will install all node packages specified in that projects package.json

Run app using nodemon with npm run dev

In some examples you'll need a mongod daemon running too

Webserver will run on localhost:3000

About

Playing around with the MEAN JS stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published