This project is a template example of a URCap Contribution containing a Docker backend and a Web frontend
To install the contribution type:
$ npm install
To build the contribution type:
$ npm run build
To deploy the contribution to the simulator type:
$ npm run install-urcap
Get more help from the included SDK documentation.