Prerequisites:
- npm (for Svelte)
- Crystal
Installation:
git clone https://github.com/serge-hulne/CrystApp
cd CrystApp
make init
make init_svelte
make svelte_build
make app
To run the app again without re-building it
-
open .
(and click on the app’s icon)
or -
open App.app
or make run