OWL UI is a React Component Design System, it works in Cepave's monitoring system.
$ npm i --save github:cepave/owl-ui#v2Includes the style
<link rel="stylesheet" href="dist/owl-ui.css" />Imports owl-ui.v2
import {Tab, Select, Tip} from 'owl-ui.v2'Before you start, please read the documents.
Starts the dev server: localhost:3000/owl-ui
$ npm run devEach component will have __test__ directory by itself.
$ npm run testIt will output build folder and matchs to v2 branch.
$ npm run buildIt will output demo folder and matchs to gh-pages branch.
$ npm run build.demoDownloads from 157.122.99.72/icons.v2 first, then run it:
$ npm run build.svg| Rocky Wu (Project Lead) | Timmy Chang | Jerry @JJ |