knockoutjs 3.2 模块化开发笔记

89233916 2015-01-14

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

相关推荐