Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 615 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 615 Bytes

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