Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daviteixeira-dev/jogo-da-velha-com-react
Tutorial: Introdução ao React
https://github.com/daviteixeira-dev/jogo-da-velha-com-react
Last synced: about 7 hours ago
JSON representation
Tutorial: Introdução ao React
- Host: GitHub
- URL: https://github.com/daviteixeira-dev/jogo-da-velha-com-react
- Owner: daviteixeira-dev
- Created: 2021-10-21T23:49:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-22T06:40:59.000Z (about 3 years ago)
- Last Synced: 2024-09-17T17:27:00.092Z (about 2 months ago)
- Language: JavaScript
- Size: 207 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tutorial: Introdução ao React
Para encontra-lo, acesse [Tutorial](https://pt-br.reactjs.org/tutorial/tutorial.html).
## Scripts
No diretório do projeto, você pode executar:
### `npm install` para instalar as dependencias, e depois:
### `npm start` para executar o jogo.