Step 1: Getting Started
Check Docker
Make sure you have Docker available on your machine by running the following command:
Download the project
Build the project to download the dependencies
With Gradle:
(optionally) Pull the required images before doing the workshop
This might be helpful if the internet connection at the workshop venue is somewhat slow.
Last updated