Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 707 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 707 Bytes

umi-plugin-page-creator

NPM version NPM downloads

Install

# or npm install
$ yarn add umi-plugin-page-creator -D

Development UI

UI mini start:

$ yarn watch
$ yarn start

Usage

Umi会自动识别以umi-plugin-*开头的插件,并自动加载。不需要额外的配置

LICENSE

MIT