Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eugeniobarrosjr/ignite-node-js-challenge-01

Challenge 01 - Node.js Concepts
https://github.com/eugeniobarrosjr/ignite-node-js-challenge-01

Last synced: about 1 month ago
JSON representation

Challenge 01 - Node.js Concepts

Awesome Lists containing this project

README

        

# Desafio 1 do Ignite Trilha NodeJS

Ignite


Desafio 01: Conceitos do Node.js


GitHub top language


Made by Eugênio Barros

License

## Sobre

Nesse desafio, foi criado uma API para gerenciar suas tarefas.

### Instalação e Execução do Projeto

- Clone este repositório

```
git clone https://github.com/eugeniobarrosjr/ignite-node-js-challenge-01.git
```

- Instale as dependências com o Yarn

```
yarn
```

- Rode a suite de testes

```
yarn test
```

- Execute o projeto

```
yarn dev
```

### Documentação do Desafio

Documentação seguindo as descrições em: **[Documentação e Testes](https://www.notion.so/Desafio-01-Conceitos-do-Node-js-59ccb235aecd43a6a06bf09a24e7ede8)**

## Licença

Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](https://github.com/git/git-scm.com/blob/master/MIT-LICENSE.txt) para mais detalhes.

---

by Eugênio Barros :wave: