1.1.0 • Published 4 years ago

@zebrateam/umi-ui-i18n v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

umi-ui-i18n

NPM version NPM downloads

titanOne3.5

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-umi-ui-i18n', options],
  ],
}

Options

TODO

LICENSE

MIT

1.1.0

4 years ago