This project is a Work In Progress.
Clone the repository
git clone [email protected]:tatiustaitus/clash-rocket.git && cd clash-rocket
Install dependencies
npm install
Install Clash Meta Binary
npm run downloadBinary
Start the app
npm run tauri dev