Skip to content

FlowCI/flow-web-x

Repository files navigation

flow-web-x

GitHub GitHub release (latest by date)

The flow.ci web component

How to start

Build Setup

# 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