Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 508 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 508 Bytes

tutor-app

Open in Gitpod

Prereqs

You need Flutter

Currently broken on:

  • Linux - Does not support deeplinks, and most likely never will.
  • Android - untested
  • iOS - untested
  • macOS - untested

Steps to run:

  1. Clone the repo
  2. Open the directory in terminal and run flutter pub get.
  3. Run ./start.sh to start a webserver.