Skip to content

bsimondet/addingMongoExampleCopicBen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

addingMongo

Adding more complicated routing as well as mongo

Project Setup

Install dependancies by running:

npm install && bower install

Running the project

To serve the project, run:

grunt serve

Testing the project

To run automated testing on the project, run:

grunt test

Or run karma through the Webstorm GUI.

Resources

Bootstrap Components: http://getbootstrap.com/components/

Getting started with mongo: http://try.mongodb.org/

About

Adding more complicated routing and a Mongo database to our lab.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 97.9%
  • CSS 2.1%