script installs all these in situ ./frontend
This is all that is needed. VSCode opens by default if you have it in your path. I am opinionated...
mkdir ~/code/project
cd ~/code/project
git clone [email protected]:proofofjogi/install-std.git
mv install-std/install.sh .
# rm -r install-std
sh install.sh
Happy making! Cheers!