1.1.0 • Published 11 months ago

umi-plugin-gen-template v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

umi-plugin-gen-template

A umi plugin

Install

pnpm i umi-plugin-gen-template -D

Usage

Configure in .umirc.ts,

export default {
  plugins: [["umi-plugin-gen-template"]],
};

使用方式

"scripts":{
  "gen": "max gt",
}

控制台输入

npm run gen 文件名
// 例
npm run gen home

相关模板

目前内置了两套模板

formlist可以根据自己的需要进行选择

todo

模板配置的更加灵活,或者变更为在线模板

LICENSE

MIT

1.1.0

11 months ago

1.0.0

11 months ago