2021 TECHY Repository

Installation

Make sure you have NodeJS and NPM.

npm install --global yarn
cd 2021-techy
yarn

Development

cd 2021-techy
yarn start

If the browser doesn't open automatically, navigate to localhost:3000 to see the website. Hot reloading should work.

Deployment

Any push to the main branch should be reflected on techy.yhack.org within a couple minutes.