🏗 Working in Progress
- Clone this repository
- Enable Corepack using
corepack enable
(usenpm i -g corepack
for Node.js < 16.10) - Install dependencies using
pnpm install
- Run interactive tests using
pnpm dev
- First you will need to install Rust and Tauri app, you can follow this guide.
- Run interactive tests using
pnpm dev:t