Winapp is a webapp for manigement of products. It use angularjs as front-end framework, and nodejs as back-end, mongodb as database. It also supports product image view via Qiniu image hosting.
- nodejs
- npm
- grunt
- angular-js
- bootstrap
- requirejs
- karma
- mocha
- mongodb
- qiniu
node server.jsnpm install;
npm install grunt-cli -g;
grunt;