0.1.3 • Published 5 years ago

wetrial-ui-plugin v0.1.3

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

wetrial-plugin

NPM version NPM downloads

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