This is a simple prototype of UI to monitor Decision Optimization for WML deployments and jobs.
- Install Node.js
- cd into this project's root directory
- Run
npm install
to install the app's dependencies - Run
npm start
to start the app - set some initial WML credentials in
credentials.json
- Access the running app in a browser at http://localhost:8080