No description
  • HTML 54.5%
  • TypeScript 33.7%
  • JSON-with-Comments 6.3%
  • CSS 2.7%
  • JavaScript 2.3%
  • Other 0.5%
Find a file
2023-11-16 01:24:47 +02:00
.github/workflows fix: restore old workflows 2023-11-16 01:24:47 +02:00
.husky rewrite to react 2023-11-16 00:53:41 +02:00
.vscode rewrite to react 2023-11-16 00:53:41 +02:00
__tests__ rewrite to react 2023-11-16 00:53:41 +02:00
assets rewrite to react 2023-11-16 00:53:41 +02:00
build fix: b 2023-11-16 01:23:33 +02:00
src rewrite to react 2023-11-16 00:53:41 +02:00
.editorconfig rewrite to react 2023-11-16 00:53:41 +02:00
.eslintrc.js rewrite to react 2023-11-16 00:53:41 +02:00
.gitattributes rewrite to react 2023-11-16 00:53:41 +02:00
.gitignore fix: b 2023-11-16 01:23:33 +02:00
.prettierrc.js rewrite to react 2023-11-16 00:53:41 +02:00
commitlint.config.js rewrite to react 2023-11-16 00:53:41 +02:00
index.html rewrite to react 2023-11-16 00:53:41 +02:00
index_old.html rewrite to react 2023-11-16 00:53:41 +02:00
LICENSE rewrite to react 2023-11-16 00:53:41 +02:00
package.json fix: b 2023-11-16 01:23:33 +02:00
postcss.config.js rewrite to react 2023-11-16 00:53:41 +02:00
README.md rewrite to react 2023-11-16 00:53:41 +02:00
tailwind.config.js rewrite to react 2023-11-16 00:53:41 +02:00
tsconfig.json rewrite to react 2023-11-16 00:53:41 +02:00
vite.config.ts rewrite to react 2023-11-16 00:53:41 +02:00
yarn.lock fix: b 2023-11-16 01:23:33 +02:00

vite React TypeScript tailwindcss starter

Template for vite, React + tailwindcss + TypeScript projects with some tools preconfigured.

About

Template for vite, React + tailwindcss + TypeScript projects with some tools preconfigured.

Screenshot

Libraries

Tools

Usage

Create a new project from this template by clicking the "Use this template" button:

yarn
yarn dev
yarn test