# Virtweb frontend
Built with Vite + React + TypeScript

## Get dependencies
```bash
npm install
```

# Run for developpment
```bash
npm run dev
```