https://github.com/wr2net/challenge--01-nodejs
Desafio referente ao módulo: Fundamentos do Node.js
https://github.com/wr2net/challenge--01-nodejs
Last synced: 6 months ago
JSON representation
Desafio referente ao módulo: Fundamentos do Node.js
- Host: GitHub
- URL: https://github.com/wr2net/challenge--01-nodejs
- Owner: wr2net
- License: mit
- Created: 2023-10-24T10:36:10.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-21T10:38:07.000Z (about 2 years ago)
- Last Synced: 2024-06-22T03:33:02.385Z (about 2 years ago)
- Language: JavaScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Challenge #01 | 
## Desafio referente ao módulo: Fundamentos do Node.js
___
### Iniciando aplicação
```bash
node src/server.js
```
___
### Collections
* [Insomnia Collections](collections/Insmonia/README.md)
* [Postman Collections](collections/Postman/README.md)