TODO: write a brief description of the package and its intended purpose.
TODO: provide hints and examples on how to use the actions.
The followint section describes development guidelines and contains reference to commands used during development.
- Run
mvn clean package
- Install development (and prod) dependencies:
npm install
- Create bundle:
npm run build