zafkielkurumi / ctemplate

angular schematics 使用

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

安装schematics-cli

npm install -g @angular-devkit/schematics-cli

npm i

npm run build

cd bin

npm link

非ng项目

schematics ctemplate:taro

ng项目

npm link ctemplate之后可以使用 ng g ctemplate:taro

About

angular schematics 使用

License:MIT License


Languages

Language:TypeScript 100.0%