- Angular CLI
- Nodejs
- MongoDB
- Robomongo (if you want)
- Nodemon (if you want)
npm install
Create directory C:\data\db
cd to ~
Run mongod
Create db with Robomongo called test
In new terminal run mongoimport --jsonArray -d test -c products /filePath/filename.json