Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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