0.1.0 • Published 5 years ago

wetrial-plugin v0.1.0

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: [
    ['umi-plugin-wetrial-plugin', options],
  ],
}

Options

TODO

LICENSE

MIT