Windows Run the build.bat script in order to restore, build and test the application: > ./build.bat Linux/macOS Run the build.sh script in order to restore, build and test the application: $ ./build.sh Run the application After a successful build you can start the web application by...