Pierre HUBERT e14f51ef7e
All checks were successful
continuous-integration/drone/push Build is passing
Upgrade vite project
2025-03-28 11:26:51 +01:00

12 lines
148 B
Markdown

# Virtweb frontend
Built with Vite + React + TypeScript
## Get dependencies
```bash
npm install
```
# Run for developpment
```bash
npm run dev
```