https://github.com/divya063/ecommerce-api
https://github.com/divya063/ecommerce-api
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/divya063/ecommerce-api
- Owner: Divya063
- Created: 2020-04-29T12:36:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T15:21:39.000Z (over 3 years ago)
- Last Synced: 2025-02-22T13:39:39.483Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Ecommerce-API
### Setup
```bash
$ npm install express body-parser mongoose --save
$ node server.js
```