Prerequisites:
- npm (for Svelte)
- Crystal
Installation:
git clone https://github.com/serge-hulne/CrystAppcd CrystAppmake initmake init_sveltemake svelte_buildmake app
To run the app again without re-building it
open .(and click on the app’s icon)
oropen App.app
ormake run