1.0.0 • Published 3 years ago

umi-plugin-mark-demo v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

umi-plugin-demo

NPM version NPM downloads

Install

# or yarn
$ npm install
$ npm run build --watch
$ npm run start

Usage

Configure in .umirc.js,

export default {
  plugins: [
    ['umi-plugin-demo'],
  ],
}

Options

TODO

LICENSE

MIT

1.0.0

3 years ago