Skip to content

jeluard/icarus

Repository files navigation

This is an experiment to have amaru running on desktop and mobile. UI part is html + vanilla js.

desktop demo

mobile-demo.mov

To run the desktop demo:

npm i
npm run tauri dev

To run the iOS demo:

npm i
npm run tauri ios dev