Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 268 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 268 Bytes

API for Merit-Money

Install mongo

brew install mongo
brew services start mongodb

Install Robomongo (Robot 3T)

https://robomongo.org/download

Install packages

npm i
npm i babel-cli -g

Start all the things

npm run start