/umi-plugin-page-creator

基于UMI UI的代码生成插件,可以配置中后台管理系统、可视化大屏、移动端APP等项目和页面

Primary LanguageTypeScript

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