This is an accounting web application build with MongoDB, Express4, Angular and Nodej.js.If you want to use the app demo,you will need to install MongoDB and Node.js.
To build the application, execute:
npm install
bower install
To run the application, excute:
npm start