This folder contains a working demonstration of the Tokamak project, which implements SwiftUI for the web.
-
Install Xcode 15.4.
-
Install swift carton:
brew install swiftwasm/tap/carton
- Run the following command from this folder:
./demo.command
- If successful, a webapp will start running at
http://127.0.0.1:8080
.