Skip to content

windwhinny/windapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

326 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windapp

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.

Powered By

  • nodejs
  • npm
  • grunt
  • angular-js
  • bootstrap
  • requirejs
  • karma
  • mocha
  • mongodb
  • qiniu

How to run

node server.js

Set up development environment

npm install;
npm install grunt-cli -g;
grunt;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published