Initial commit
This commit is contained in:
22
README.md
Normal file
22
README.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# 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`
|
||||
Reference in New Issue
Block a user