c7dafa7d03b3e113f2f4f527861cc093ecf09306
ZERO/ONE
Haptic Configuration Suite for Binaris Devices
⚠️ Signed builds will be available soon, for now you can build and run the app locally
🚀 How to run the app from source
-
🟩 Make sure you have Node.js installed (v20 or later)
-
🏃 Install pnpm (a better alternative to npm)
-
⬇️ Clone the repository and navigate to the project directory
-
📚 Run
pnpm ito install the dependencies -
👨🔬 Run
pnpm devto start the app in development mode -
🛠️ Alternatively, you can run
pnpm build:win,pnpm build:mac, orpnpm build:linuxto build the app for your platform -
🔎 The built app will be available in the
distdirectory
We recommend using VSCode with the included recommended extensions for the best development experience 💪
Description
Languages
Vue
74.5%
TypeScript
22.5%
CSS
1.4%
JavaScript
1.2%
HTML
0.4%