To get a local copy up and running follow these simple steps.
- Clone the picklehack2021 repo using Git Bash:
git clone git@github.com:acmhack/picklehack2021.git- Navigate to the
picklehack2021directory:
cd picklehack2021- 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.