dashersw / wtmbjsa-5

MongoDB examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MongoDB examples

Make sure you have MongoDB running on port 27017.

Clone the repository

git clone git@github.com:dashersw/wtmbjsa-5.git

Add fixture data

cd wtmbjsa-5
node src/fixture

Run the examples

npm start

About

MongoDB examples

License:MIT License


Languages

Language:JavaScript 100.0%