Spaces:
Build error
Build error
| # Précis — Frontend | |
| React 19 + Vite frontend for Précis. See the [root README](../README.md) for full setup instructions. | |
| Navigate to the `frontend/` folder, then run: | |
| ```bash | |
| npm install | |
| npm run dev | |
| ``` | |
| Requires the backend API running at `http://localhost:5173`. | |