Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/valchanoficial/semanaomnistack10
Semana OmniStack 10 - Projeto Dev Radar
https://github.com/valchanoficial/semanaomnistack10
api axios backend frontend mobile mongodb mongoose mongoose-auto-increment nodejs react restful spa
Last synced: 4 days ago
JSON representation
Semana OmniStack 10 - Projeto Dev Radar
- Host: GitHub
- URL: https://github.com/valchanoficial/semanaomnistack10
- Owner: ValchanOficial
- Created: 2020-01-18T01:26:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:19:33.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T06:57:07.893Z (over 1 year ago)
- Topics: api, axios, backend, frontend, mobile, mongodb, mongoose, mongoose-auto-increment, nodejs, react, restful, spa
- Language: JavaScript
- Homepage:
- Size: 9.22 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Projeto Dev Radar - Rocketseat
- Nodejs;
- MongoDB Atlas;
- Express, Mongoose, mongoose-auto-increment, Axios;
- React;##
1. Instale as dependências em todas as pastas
```
npm install
```
2. Execute a aplicação utilizando o comando
```
npm start
```