https://github.com/wise2c-devops/deploy-ui
UI component of Wise2C Breeze project
https://github.com/wise2c-devops/deploy-ui
Last synced: 11 months ago
JSON representation
UI component of Wise2C Breeze project
- Host: GitHub
- URL: https://github.com/wise2c-devops/deploy-ui
- Owner: wise2c-devops
- License: apache-2.0
- Created: 2018-09-01T06:24:32.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-06-13T13:55:50.000Z (about 1 year ago)
- Last Synced: 2025-06-13T14:48:34.038Z (about 1 year ago)
- Language: Vue
- Homepage:
- Size: 4.53 MB
- Stars: 10
- Watchers: 5
- Forks: 9
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# deploy-ui
> deploy-ui 启动前端项目
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```