https://github.com/nathaliacosim/backend-omnistack-week9
https://github.com/nathaliacosim/backend-omnistack-week9
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nathaliacosim/backend-omnistack-week9
- Owner: nathaliacosim
- Created: 2019-10-01T20:06:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T07:52:07.000Z (over 2 years ago)
- Last Synced: 2023-03-07T16:41:49.189Z (about 2 years ago)
- Language: JavaScript
- Size: 337 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Backend - OmniStack Week 9
Foi usado:
- React;
- Insomnia;
- Mongo Atlas;Download das dependencias:
```javascript
>> npm install
```Run App:
```javascript
>> yarn dev
```