CLI自动化模板生成工具,主要提供Angular框架项目的定制化组件模板生成,服务,路由等生成,依赖蚂蚁的ng-zorro,以及yzf公司的ng-yzf-base基础库。
npm run test
will run the unit tests, using Jasmine as a runner and test framework.
npm run build
npm publish
ng g ny-temp:list demo/pages/list-side --m=pages
ng g ny-temp:list-rpa --tempJson=temp/user-list.temp.json
ng g ny-temp:form demo/pages/list-form --m=pages