Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 304 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 304 Bytes

CounterTemplate

This is a minimal starter template of a Shaft app. Simply run the following commands to build and run the app:

git clone https://github.com/ShaftUI/CounterTemplate.git

cd CounterTemplate

swift package plugin setup-skia

swift run

CounterTemplate