15 lines
196 B
Markdown
15 lines
196 B
Markdown
# Bamort Frontend
|
|
|
|
Vue 3 + Vite frontend for the Bamort monorepo.
|
|
|
|
## Development
|
|
|
|
```sh
|
|
npm install
|
|
npm run dev
|
|
```
|
|
|
|
## License
|
|
|
|
See `LICENSE` (this directory) and the repository root `LICENSE`.
|