Skip to content
MorganW09 edited this page Aug 31, 2019 · 2 revisions

Welcome to the TinRoll wiki!

How to run TinRoll locally:

API Setup:

  1. Download Visual Studio Code
  2. Open up the API folder in Visual Studio Code.
  3. You should be prompted to install some extensions, the ionide plugin allowing F# support.
  4. Edit the API to your heart's content.
  5. Run the src/api/run.ps1 script to launch the API.
Clone this wiki locally