Files
bamort/frontend/README.md
2026-01-17 07:57:41 +01:00

16 lines
271 B
Markdown

# BaMoRT Frontend
Vue 3 + Vite frontend for the BaMoRT monorepo.
## Development
```sh
npm install
npm run dev
```
or even better run ../docker/start-dev.sh to start the docker environment.
## License
See `LICENSE` (this directory) and the repository root `LICENSE`.