In order to see it works perform the next steps:
- To get the built version - run
build
- To test the app in browser run
serve
- First few shipments have been created. Their log can be found in console. To add a new shipment to log, append the code in
index.ts
file withClient.createShipment()
build
- build the project
serve
- run the project