Tanstack Router V1 practice
 
 
 
Go to file
Yiqing Zhu 80e3cab7ce Add renovate.json config for renovate bot to update packages 2023-06-08 17:58:08 +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 Formatted src directory using Prettier 2023-06-08 12:20:45 +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 Add .nvmrc 2023-06-08 17:37:41 +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 Add support feature list 2023-06-08 17:48:29 +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
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
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. It includes following features:

  • React
  • TypeScript
  • Vite
  • ESLint
  • Prettier
  • IDE support
    • vscode
    • WebStorm