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
knockoutjs 3.2 模块化开发笔记
阅读 69
2023-04-20
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
相关推荐
精彩评论(0)