Adrift desktop application
git clone https://github.com/adrift-audio/adrift-desktop
cd ./adrift-desktop
nvm use 16
npm i -g yarn
yarn
The .env
file is required, check .env.example for details
yarn dev:dev
Adrift desktop application
git clone https://github.com/adrift-audio/adrift-desktop
cd ./adrift-desktop
nvm use 16
npm i -g yarn
yarn
The .env
file is required, check .env.example for details
yarn dev:dev