-
Notifications
You must be signed in to change notification settings - Fork 7
Home
MorganW09 edited this page Aug 31, 2019
·
2 revisions
Welcome to the TinRoll wiki!
How to run TinRoll locally:
API Setup:
- Download Visual Studio Code
- Open up the API folder in Visual Studio Code.
- You should be prompted to install some extensions, the ionide plugin allowing F# support.
- Edit the API to your heart's content.
- Run the src/api/run.ps1 script to launch the API.