···2222 - [(Also pre-reqs for mobile dev if you are working on the app part)](https://tauri.app/start/prerequisites/#configure-for-mobile-targets)
2323- Tauri's CLI (`cargo install tauri-cli`)
2424- [NodeJS](https://nodejs.org)
2525-- [Prettier](https://prettier.io/) (`npm add -G prettier`)
2525+- [Prettier](https://prettier.io/) (`npm add -g prettier`)
26262727#### With Nix
2828
+1-1
TODO.md
···1414- [x] Meta : CI Setup
1515- [x] Meta : README Instructions
1616- [x] Meta : Recipes for type binding generation
1717-- [x] Singaling: All of it
1717+- [x] Signaling: All of it