0.1.3 • Published 5 years ago
wetrial-ui-plugin v0.1.3
wetrial-plugin
wetrial
Install
# or yarn
$ npm install
Development UI
UI start:
$ npm run build --watch
$ npm run start
UI mini start:
$ npm run build --watch
$ npm run start:mini
Usage
Configure in .umirc.js
,
export default {
plugins: [
['wetrial-ui-plugin', options],
],
}
Options
TODO
LICENSE
MIT