This is a Angular Web project with NodeJS, made to be the main application for the MSC. When configureted and running, it is the web page for interact with the MSC system. To this application run, you will have to config and run the MSC Server (https://github.com/patrickmguimaraes/ibm-msc-server).
The project is already configureted to run on http://localhost:4200/
This is a Node.js project, configureted in a development environment. The first thing you have to do is to install all the dependencies required. To do it, run:
npm installTo run your application, run:
npm startYour application is running at: http://localhost:4200/ in your browser.