.vscode
|
init react-vite project using vite@latest
|
2021-10-29 14:52:55 +08:00 |
src
|
feat: add react router and config router
|
2021-10-29 17:04:12 +08:00 |
.editorconfig
|
feat: add editorconfig
|
2021-10-29 15:11:19 +08:00 |
.eslintignore
|
feat: add eslint for code verification
|
2021-10-29 15:06:11 +08:00 |
.eslintrc
|
feat: add eslint for code verification
|
2021-10-29 15:06:11 +08:00 |
.gitignore
|
init react-vite project using vite@latest
|
2021-10-29 14:52:55 +08:00 |
.prettierignore
|
feat: add prettier for code formatting
|
2021-10-29 15:09:26 +08:00 |
.prettierrc
|
feat: add prettier for code formatting
|
2021-10-29 15:09:26 +08:00 |
.stylelintrc
|
feat: add stylelint
|
2021-10-29 16:27:35 +08:00 |
LICENSE
|
feat: add react router and config router
|
2021-10-29 17:04:12 +08:00 |
index.html
|
feat: add typescript support
|
2021-10-29 16:46:00 +08:00 |
package.json
|
feat: add react router and config router
|
2021-10-29 17:04:12 +08:00 |
tsconfig.json
|
feat: add typescript support
|
2021-10-29 16:46:00 +08:00 |
vite.config.js
|
init react-vite project using vite@latest
|
2021-10-29 14:52:55 +08:00 |
yarn.lock
|
feat: add react router and config router
|
2021-10-29 17:04:12 +08:00 |