Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 321 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 321 Bytes

Requirements

Install trunk, see https://trunkrs.dev/ for instructions. A Github token is also required, e.g. the Github CLI can be use to get acccess to one for local testing:

gh auth token

How to run

GH_TOKEN="xxx" trunk serve --open

This will open a browser with the web page.