Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flowci/flow-web-x
Simple web with Vue
https://github.com/flowci/flow-web-x
cicd flow javascript jenkins vue
Last synced: 5 days ago
JSON representation
Simple web with Vue
- Host: GitHub
- URL: https://github.com/flowci/flow-web-x
- Owner: FlowCI
- License: apache-2.0
- Created: 2017-07-19T02:05:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-06T09:53:33.000Z (about 1 year ago)
- Last Synced: 2024-12-04T16:11:50.520Z (18 days ago)
- Topics: cicd, flow, javascript, jenkins, vue
- Language: Vue
- Homepage: https://flowci.github.io
- Size: 5.09 MB
- Stars: 237
- Watchers: 14
- Forks: 39
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
flow-web-x
============![GitHub](https://img.shields.io/github/license/flowci/flow-web-x)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/flowci/flow-web-x)The flow.ci web component
## How to start
- [Start from docker](https://github.com/FlowCI/docker)
- For more detail, please refer [doc](https://github.com/flowci/docs)
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:3000
npm start# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report
```