react-personal-website/client
2025-02-28 16:02:17 -05:00
..
public create react template 2025-02-28 11:56:35 -05:00
src add tailwind css 2025-02-28 16:02:17 -05:00
.gitignore create react template 2025-02-28 11:56:35 -05:00
eslint.config.js create react template 2025-02-28 11:56:35 -05:00
index.html create react template 2025-02-28 11:56:35 -05:00
package-lock.json add tailwind css 2025-02-28 16:02:17 -05:00
package.json add tailwind css 2025-02-28 16:02:17 -05:00
README.md create react template 2025-02-28 11:56:35 -05:00
vite.config.js add tailwind css 2025-02-28 16:02:17 -05: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:

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript and enable type-aware lint rules. Check out the TS template to integrate TypeScript and typescript-eslint in your project.