Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cuongvnz/eshop-mongo-api

TYPESCRIPT API BACKEND SERVER
https://github.com/cuongvnz/eshop-mongo-api

Last synced: 1 day ago
JSON representation

TYPESCRIPT API BACKEND SERVER

Awesome Lists containing this project

README

        

# eshop-mongo-api
### TYPESCRIPT API BACKEND SERVER

To install required modules :
```command line
yarn
```

Start the server :
```command line
yarn run dev
```