Tanstack Router V1 practice
 
 
 
Go to file
Yiqing Zhu 94384664c2 added commands in package.json 2023-06-08 00:05:03 +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 created react-ts using vite 2023-06-07 23:56:13 +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
.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 Initial commit 2023-06-07 21:09:13 +10:00
index.html created react-ts using vite 2023-06-07 23:56:13 +10:00
lint-staged.config.js Added vite-react-ts-setup.yml 2023-06-07 21:58:32 +10:00
package.json added commands in package.json 2023-06-08 00:05:03 +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
vite.config.ts created react-ts using vite 2023-06-07 23:56:13 +10:00
yarn.lock added commands in package.json 2023-06-08 00:05:03 +10:00

README.md

react-ts-vite-starter-kit

Template for building web applications with React + Vite