Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 335 Bytes

File metadata and controls

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