Verity Website (Demo?)
Go to file
2025-08-31 23:13:57 +01:00
.yarn demo1 2025-08-31 23:13:57 +01:00
Images demo1 2025-08-31 23:13:57 +01:00
public demo1 2025-08-31 23:13:57 +01:00
src demo1 2025-08-31 23:13:57 +01:00
.gitignore demo1 2025-08-31 23:13:57 +01:00
.pnp.cjs demo1 2025-08-31 23:13:57 +01:00
.pnp.loader.mjs demo1 2025-08-31 23:13:57 +01:00
eslint.config.js demo1 2025-08-31 23:13:57 +01:00
index.html demo1 2025-08-31 23:13:57 +01:00
package-lock.json demo1 2025-08-31 23:13:57 +01:00
package.json demo1 2025-08-31 23:13:57 +01:00
postcss.config.cjs demo1 2025-08-31 23:13:57 +01:00
README.md demo1 2025-08-31 23:13:57 +01:00
vite.config.js demo1 2025-08-31 23:13:57 +01:00
yarn.lock demo1 2025-08-31 23:13:57 +01: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 with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.