- Custom homepage
Clone the repo:
git clone https://github.com/betterseqta/tauriseqta
Install modules
npm i # or your preferred like pnpm or yarn
Run the script
npm run tauri dev
Important
To run the dev script youy MUST have both rust cargo and pnpm (npm install -g pnpm
) on your system or it will not build
TODO