An open API service indexing awesome lists of open source software.

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

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
```