https://github.com/torchcc/mk-frontend
迈康体检服务号前端
https://github.com/torchcc/mk-frontend
Last synced: 4 months ago
JSON representation
迈康体检服务号前端
- Host: GitHub
- URL: https://github.com/torchcc/mk-frontend
- Owner: torchcc
- License: apache-2.0
- Created: 2020-05-17T15:37:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-21T04:12:58.000Z (about 5 years ago)
- Last Synced: 2025-06-30T03:06:49.342Z (12 months ago)
- Language: Vue
- Homepage:
- Size: 228 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# exam
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).