You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

210 B

bit4sat

Installation

  • init/install the right node version in .nvmrc
nvm install $(cat .nvmrc)
nvm use
  • install yarn

sudo apt update && sudo apt install -y yarn

  • install deps

yarn