Make sure you have NodeJS and NPM.
npm install --global yarn
cd 2021-techy
yarn
cd 2021-techy
yarn start
If the browser doesn't open automatically, navigate to localhost:3000
to see the website. Hot reloading should work.
Any push to the main
branch should be reflected on techy.yhack.org within a couple minutes.