Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carloscazelattojr/tutorial-react-router-dom
Projeto seguinto o tutorial oficial React-Router-DOM
https://github.com/carloscazelattojr/tutorial-react-router-dom
Last synced: about 2 months ago
JSON representation
Projeto seguinto o tutorial oficial React-Router-DOM
- Host: GitHub
- URL: https://github.com/carloscazelattojr/tutorial-react-router-dom
- Owner: carloscazelattojr
- Created: 2023-11-08T19:01:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-08T20:20:19.000Z (about 1 year ago)
- Last Synced: 2024-04-18T07:24:12.432Z (9 months ago)
- Language: TypeScript
- Size: 237 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tutorial React-Router + TypeScript + Vite
Projeto de estudos React-Router + TypeScript + Vite
https://carloscazelattojr.github.io/tutorial-react-router-dom/
## Instruções
Seguir o tutorial oficial:
`https://reactrouter.com/en/v6.3.0/getting-started/tutorial`
- `Yarn`:
```ts
1) yarn create vite nome_projeto --template react-ts
2) yarn
3) yarn add [email protected] @types/[email protected]```
GitHub - Pages
```ts
1) yarn add -D gh-pages
2) yarn add -D @types/node```
Tutorial Githubpages
https://www.youtube.com/watch?v=XhoWXhyuW_I