0.1.3 • Published 6 years ago
umi-plugin-repo v0.1.3
umi-plugin-repo
Install
# or yarn
$ npm installDevelopment UI
UI start:
$ npm run build --watch
$ npm run startUI mini start:
$ npm run build --watch
$ npm run start:miniUsage
Configure in .umirc.js,
export default {
plugins: [['umi-plugin-umi-plugin-repo', options]],
};Options
TODO
LICENSE
MIT