To get a local copy up and running follow these simple steps.
- Clone the picklehack2021 repo using Git Bash:
git clone [email protected]:acmhack/picklehack2021.git
- Navigate to the
picklehack2021
directory:
cd picklehack2021
- Install all necessary dependencies:
yarn install
In 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.