The tutorial extension is displaying a tutorial based on a .json file. One tutorial can have multiple exercise-steps. Each exercise can display different content types but also can run checks on the progress of the learner.
cd react-app
yarn build
cd ..
yarn compile
After that press F5
to run the application.