Files
bamort/frontend/README.md
T

15 lines
196 B
Markdown
Raw Normal View History

# Bamort Frontend
2024-12-21 07:55:05 +01:00
2026-01-25 21:57:58 +01:00
Vue 3 + Vite frontend for the BaMoRT monorepo.
2024-12-21 07:55:05 +01:00
## Development
2024-12-21 07:55:05 +01:00
```sh
npm install
npm run dev
```
## License
2024-12-21 07:55:05 +01:00
See `LICENSE` (this directory) and the repository root `LICENSE`.