npm install yo -g
npm install generator-ko -g
yo xxxx
--> type: yyyy
--> type: 1
add a component:
yo ko:component zzzz
# generate dist folder:
gulp
本文介绍如何使用npm安装特定的包,并通过gulp等工具进行项目构建,涉及组件添加及构建目录生成等内容。
npm install yo -g
npm install generator-ko -g
yo xxxx
--> type: yyyy
--> type: 1
add a component:
yo ko:component zzzz
# generate dist folder:
gulp
1228

被折叠的 条评论
为什么被折叠?