4d336840ab | ||
---|---|---|
.idea | ||
.vscode | ||
public | ||
src | ||
.eslintrc.cjs | ||
.eslintrc.json | ||
.gitignore | ||
.nvmrc | ||
.prettierrc | ||
LICENSE | ||
README.md | ||
index.html | ||
lint-staged.config.js | ||
package.json | ||
renovate.json | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.ts | ||
yarn.lock |
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
- Auto update dependencies via renovate bot