Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kkebo/tokamak-example
https://github.com/kkebo/tokamak-example
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kkebo/tokamak-example
- Owner: kkebo
- License: mit
- Created: 2020-07-10T21:26:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-01T14:50:11.000Z (almost 3 years ago)
- Last Synced: 2024-04-04T20:54:42.090Z (7 months ago)
- Language: Swift
- Size: 7.81 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tokamak-example
A client-side web app using [Tokamak](https://github.com/swiftwasm/Tokamak).
## How to build and serve
[carton](https://github.com/swiftwasm/carton) is required.
```shell
carton dev
```