Tanstack Router V1 practice
 
 
 
Go to file
Jason Zhu 5ba3725d99 Change index.html for test changing id 2024-05-04 20:11:09 +10:00
.idea Added vscode and webstorm config for prettier 2023-06-07 22:21:31 +10:00
.vscode Added vscode and webstorm config for prettier 2023-06-07 22:21:31 +10:00
public created react-ts using vite 2023-06-07 23:56:13 +10:00
src Change index.html for test changing id 2024-05-04 20:11:09 +10:00
.eslintrc.cjs created react-ts using vite 2023-06-07 23:56:13 +10:00
.eslintrc.json Added vite-react-ts-setup.yml 2023-06-07 21:58:32 +10:00
.gitignore update .gitignore file 2023-06-07 23:55:47 +10:00
.nvmrc Update dependency node to v20 2024-05-04 06:29:31 +00:00
.prettierrc Added vite-react-ts-setup.yml 2023-06-07 21:58:32 +10:00
LICENSE Initial commit 2023-06-07 21:09:13 +10:00
README.md Change for README 2024-05-04 18:01:48 +10:00
index.html Change index.html for test changing id 2024-05-04 20:11:09 +10:00
lint-staged.config.js Modify lint-staged.config.js to use yarn 2023-06-08 19:35:52 +10:00
package.json Added tsr.config.json and null root page 2024-05-04 17:59:18 +10:00
renovate.json Add renovate.json config for renovate bot to update packages 2023-06-08 17:58:08 +10:00
tsconfig.json created react-ts using vite 2023-06-07 23:56:13 +10:00
tsconfig.node.json created react-ts using vite 2023-06-07 23:56:13 +10:00
tsr.config.json Added tsr.config.json and null root page 2024-05-04 17:59:18 +10:00
vite.config.ts Reset application for tanstack router project 2024-05-04 17:45:09 +10:00
yarn.lock Added tsr.config.json and null root page 2024-05-04 17:59:18 +10:00

README.md

Tanstack Router Quickstart

This is a practise repo following quickstart section of TanStack Router V1