We use cookies to make your experience better.
How to run code-server on an Android device using UserLAnd.
curl
and yarn
using sudo apt install nodejs npm yarn curl -y
nvm
:curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash
exit
and then reopen the terminalnvm install 14
nvm use 14
npm i -g code-server
code-server
See an opportunity to improve our docs? Make an edit.