Run the below command to build and execute the code.
npm install
npm run exec
Usecase:
- Load the JSON files from the use case into code
- Write some simple functions to extract some data and print it
- Write some functions that compare a couple ECS' and print the diff
- Load up a FDC3 reference implementation (USE SAIL!)
- Create a custom app directly
- Figure out how to add create an app and make a hello world window
- Integrate the TC from steps 1-3 and add into the UI