OWL UI
is a React Component Design System, it works in Cepave's monitoring system.
$ npm i --save github:cepave/owl-ui#v2
Includes 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 dev
Each component will have __test__
directory by itself.
$ npm run test
It will output build
folder and matchs to v2
branch.
$ npm run build
It will output demo
folder and matchs to gh-pages
branch.
$ npm run build.demo
Downloads from 157.122.99.72/icons.v2
first, then run it:
$ npm run build.svg
Rocky Wu (Project Lead) | Timmy Chang | Jerry @JJ |