precis / frontend /README.md
compendious's picture
Imroved Documentation.
3f3db0b

Précis — Frontend

React 19 + Vite frontend for Précis. See the root README for full setup instructions.

Navigate to the frontend/ folder, then run:

npm install
npm run dev

Requires the backend API running at http://localhost:5173.