0.1.3 • Published 6 years ago
umi-plugin-repo v0.1.3
umi-plugin-repo
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-plugin-repo', options]],
};
Options
TODO
LICENSE
MIT