To get a local copy up and running follow these simple steps.
- Clone the PreHacks-2021 repo using Git Bash:
git clone https://github.com/acmhack/PreHacks-2021.git- Navigate to the
PreHacks-2021directory:
cd PreHacks-2021- Install all necessary dependencies:
yarn installIn the project directory, you can run:
Runs the app in the development mode.
Open
http://localhost:3000 to view it in the browser.
The page will reload if you make edits.