Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 258 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 258 Bytes

mongo-crud

Build Status

A CRUD API built with MongoDB and Express.

Build

npm run build

Run

npm run production

Test

npm test