https://github.com/guyi2000/bim-aiot
BIM-AIoT
https://github.com/guyi2000/bim-aiot
revit vue web
Last synced: 10 months ago
JSON representation
BIM-AIoT
- Host: GitHub
- URL: https://github.com/guyi2000/bim-aiot
- Owner: guyi2000
- Created: 2024-05-31T11:04:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-27T09:09:44.000Z (almost 2 years ago)
- Last Synced: 2025-01-30T10:13:04.249Z (over 1 year ago)
- Topics: revit, vue, web
- Language: Vue
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bim
This template should help get you started developing with Vue 3 in Vite.
## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
## Customize configuration
See [Vite Configuration Reference](https://vitejs.dev/config/).
## Project Setup
```sh
pnpm install
```
### Compile and Hot-Reload for Development
```sh
pnpm dev
```
### Compile and Minify for Production
```sh
pnpm build
```