Examples
The examples can be found in the examples directory.
ESP-JS API Examples
Several example bundled into a single script to demo various aspects of the API.
Checkout the readme with the example for more info.
ESP-JS-DI API Examples
Checkout the readme with the example for more info.
ESP Agile board
This example demonstrates a simple agile planning board. It uses both esp-js and esp-js-react to build a unidirectional, model first application.
Composite (multi module) Trading Application
This example demonstrates a basic multi module trading application architecture. It uses all of the ESP package to show how a modular system can be built.