0.0.8 • Published 10 years ago

generator-ksong v0.0.8

Weekly downloads
5
License
MIT
Repository
github
Last release
10 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

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago