This commit is contained in:
Billy Lo 2021-09-27 22:41:27 -04:00 committed by GitHub
parent 96287a15b0
commit 99275290bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -31,10 +31,11 @@ Install yarn
sudo apt-get update && sudo apt-get install yarn
Upgrade node to 14
sudo apt-get install -y nodejs
sudo apt-get install -y nodejs
mkdir web
cd web
Prepare to start
mkdir web
cd web
Repo 1 (covidpass)