Skip to content

fbeshears/register_models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme Notes:

You need to have node.js, mongoDB, and npm installed.

To install mongoose, you need to run:

> npm install

in the directory where main.js and
the package.json files live.

After running npm install, you should 
have a node_modules subdirectory

Now call program from the command shell with a cat name.
For example:

> node main.js morris


When you run the program again, you'll see the cat you
saved the last time around in the listing of all cats saved.

About

demo of javascript, mongoose, mongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published