This template provides a minimal setup to get React working in Vite with HMR and some Oxlint rules.
Giao diện web quản lý các crawl jobs, được xây dựng bằng **React 19 + TypeScript + Vite**, sử dụng **Tailwind CSS v4** và kết nối với [Data Crawler Backend](../README.md).
The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see [this documentation](https://react.dev/learn/react-compiler/installation).
---
## Expanding the Oxlint configuration
## 💻 Yêu cầu hệ thống
If you are developing a production application, we recommend enabling type-aware lint rules by installing `oxlint-tsgolint` and editing `.oxlintrc.json`:
| Công cụ | Phiên bản tối thiểu |
|---------|-------------------|
| Node.js | >= 20.x |
| pnpm | >= 9.x |
| Backend | Đang chạy tại `http://localhost:3000` |
```json
> **Lưu ý:** Dự án sử dụng `pnpm` làm package manager. Nếu chưa cài, chạy: `npm install -g pnpm`