HackDuke website package management If you do not have yarn installed on your computer, run npm install --global yarn. Run yarn install to install all existing packages Run yarn add to add any new packages (DO NOT USE NPM) Run yarn start to run the website locally