Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rhildred/mongoosecustomerorders


https://github.com/rhildred/mongoosecustomerorders

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# Mongoose Orders
## barest framework to capture and list customer names

TLDR;

```bash
npm install
npm start
```

The idea is to get a starting point that you can build your application on. The files are labeled to say what goes in them.

I hope that this helps.