Files
admin/README.md

23 lines
288 B
Markdown
Raw Normal View History

2026-04-20 10:13:52 +08:00
# BIM Dashboard Vite + Vue 3
Single-entry Vue 3 app (managed by Vue Router) for module routes.
## Run
```bash
npm install
npm run dev
```
Open routes directly:
- `/home`
- `/project`
- `/subcontract`
- `/measurement`
- `/plan`
- `/progress`
- `/change`
- `/material`
- `/inspection`