0.0.8 • Published 9 years ago

generator-ksong v0.0.8

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

generator-ksong

How to install

// step-1 install yeoman
npm install yo

// step-2 install this package
npm install -g generator-ksong

// step-3 yo genertaor this project
yo ksong [app-name]

If after step-3 has some error, you can use command sudo npm install and bower install

How to start develop Webapp

// development mode
gulp serve-dev

// debug mode
gulp serve-build

// build mode
gulp build

If you found some bugs, please conatct s#manyan.cn

Update logs 2015.8.17

remove karma test,and finish build code.

License

MIT

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago