Skip to content

applesstt/desk

Repository files navigation

DeskShow (Nodejs Express Mongoose)

Requirements

Install

$ git clone git@github.com:applesstt/desk.git
$ npm install
$ bower install
$ npm start

Then visit http://localhost:3000/

Tests

$ npm test

To run admin manage portal, you should run below

$ npm install browserify -g
$ npm install uglify-js -g
$ cd public/js/admin
$ npm install
$ npm start

License

MIT

About

express + mongoose + jade (some function use angularjs and react + flux at frontend)

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published