- Download the ZIP or pull the repo via command line
- Open in Visual Studio Code as New Workspace (File -> Add Folder to Workspace)
- Open integrated terminal (View -> Integrated Terminal) - you could just use Windows Command Line instead
- yarn && yarn start
- Browser should automatically open home page when dev server starts