custom-generator
v1.0.3
Published
Automate the generation of routing configurations and files
Downloads
6
Readme
custom-generator
自定义模版和配置
Installation
npm install custom-generator -g
Command
create router file
cg init
create template file
The s
of options for struct field, the parameter pages
for a template under struct field, and src/home
for the directory that you're going to create
cg create -s pages src/home