Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 383 Bytes

File metadata and controls

21 lines (13 loc) · 383 Bytes

Tokamak Demo

This folder contains a working demonstration of the Tokamak project, which implements SwiftUI for the web.

Getting started

  1. Install Xcode 15.4.

  2. Install swift carton:

brew install swiftwasm/tap/carton
  1. Run the following command from this folder:
./demo.command
  1. If successful, a webapp will start running at http://127.0.0.1:8080.