Go to file
2024-03-10 19:14:25 +08:00
public feat 2024-03-09 11:46:48 +08:00
src feat 2024-03-10 19:14:25 +08:00
.eslintrc.cjs feat 2024-03-09 11:46:48 +08:00
.gitignore feat 2024-03-09 11:46:48 +08:00
components.json feat 2024-03-10 19:14:25 +08:00
index.html feat 2024-03-09 11:46:48 +08:00
jsconfig.json feat 2024-03-10 19:14:25 +08:00
package-lock.json feat 2024-03-10 19:14:25 +08:00
package.json feat 2024-03-10 19:14:25 +08:00
postcss.config.js feat 2024-03-10 19:14:25 +08:00
README.md feat 2024-03-10 19:14:25 +08:00
tailwind.config.js feat 2024-03-10 19:14:25 +08:00
vite.config.js feat 2024-03-10 19:14:25 +08:00

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

npx shadcn-ui@latest add button