No description
Find a file
2026-07-02 22:14:31 +07:00
public feat: add Zalo and Fb badges to ChatList items 2026-06-30 14:21:13 +07:00
src fix(web): resolve dashboardApi export duplication 2026-07-02 22:14:31 +07:00
.gitignore Initial commit 2026-06-02 18:30:14 +07:00
eslint.config.js Initial commit 2026-06-02 18:30:14 +07:00
fix_css.cjs feat: implement accounting feature 2026-06-18 16:19:55 +07:00
implementation_plan.md Initial commit 2026-06-02 18:30:14 +07:00
index.html feat: add Zalo and Fb badges to ChatList items 2026-06-30 14:21:13 +07:00
package-lock.json feat: implement accounting feature 2026-06-18 16:19:55 +07:00
package.json feat: implement accounting feature 2026-06-18 16:19:55 +07:00
README.md Initial commit 2026-06-02 18:30:14 +07:00
test_time_yi_ji.js Initial commit 2026-06-02 18:30:14 +07:00
vite.config.js Initial commit 2026-06-02 18:30:14 +07: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:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

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.