Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```