Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 524 Bytes

File metadata and controls

17 lines (10 loc) · 524 Bytes

meToChrist

Build Status

Source code for meToChrist.com

to build and run locally

Install bun 1.3 then:

$ git clone --branch=dev https://github.com/RisenCodeLab/meToChrist.git
$ . meToChrist/bootstrap
$ bun run start

You should now be able to point your browser at localhost:7777