Go to file
2025-06-05 17:47:51 -04:00
public [dev]campaign detail 2025-05-14 22:42:39 -04:00
src [dev]chats 2025-06-05 17:47:51 -04:00
.env [dev]creator list 2025-05-22 20:53:43 -04:00
.env.development [dev]creator list 2025-05-22 20:53:43 -04:00
.env.production [dev]creator list 2025-05-22 20:53:43 -04:00
.gitattributes Initial commit 2025-05-07 22:29:17 -04:00
.gitignore [dev]create proj 2025-05-07 22:39:32 -04:00
.sassrc.js [dev]campaign detail 2025-05-14 22:42:39 -04:00
DEVELOPMENT.md [dev]creator list 2025-05-22 20:53:43 -04:00
eslint.config.js [dev]create proj 2025-05-07 22:39:32 -04:00
index.html [dev]campaign detail 2025-05-14 22:42:39 -04:00
package-lock.json [dev]chats 2025-06-05 17:47:51 -04:00
package.json [dev]chats 2025-06-05 17:47:51 -04:00
README.md [dev]create proj 2025-05-07 22:39:32 -04:00
vite.config.js [dev]creator list 2025-05-22 20:53:43 -04: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.