This guide explains how to set up and build the drive-desktop
project.
Before proceeding, ensure you have the following tools installed:
- NVM
https://github.com/coreybutler/nvm-windows
- Node.js 20
nvm install 20
- node-gyp
npm install -g node-gyp
- Python 3.10
Install using win store
- Visual Studio (not VS Code) for building native dependencies.
npm run init:dev
npm run clamav # optional
npm run start