Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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