File size: 261 Bytes
035b2bd
e35e5e3
3f3db0b
e35e5e3
3f3db0b
e35e5e3
 
 
 
 
 
3f3db0b
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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`.