Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
risaddex committed Mar 18, 2022
1 parent 2b1dd11 commit 61fc7d8
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Spotify Radio - Semana JS Expert 6.0
# Spotify Radio - Semana JS Expert 6.0

Seja bem vindo(a) à sexta Semana Javascript Expert. Este é o código inicial para iniciar nossa jornada.

Expand Down Expand Up @@ -63,3 +63,9 @@ Marque esse projeto com uma estrela 🌟

- Rodei `npm test` mas nada acontece, o que fazer?
- Verifique a versão do seu Node.js. Estamos usando na versão 17. Entre no [site do node.js](https://nodejs.org) e baixe a versão mais recente.

## Extras
- Utilizando typescript + ESModules (typescript 5+) (ESNext + ES2022)
- Volta
- TS-Jest com ESModules
- Live reload with nodemon and ts-node loader

0 comments on commit 61fc7d8

Please sign in to comment.