/sample-data

Primary LanguageJavaScriptMIT LicenseMIT

Sample Data

Week 2 Lecture

$ mongoimport --db=week2 --collection=users users.json

Week 3 Lecture

$ git clone git@github.com:UW-PCE-JSCRIPT-400-Summer-2020/sample-data.git
$ cd sample-data/week3
$ npm install
$ node gen-users.js