Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Latest commit

 

History

History
55 lines (34 loc) · 973 Bytes

README.md

File metadata and controls

55 lines (34 loc) · 973 Bytes

PickleHack 2021 page

View Live

Table of Contents

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Installation

  1. Clone the picklehack2021 repo using Git Bash:
git clone [email protected]:acmhack/picklehack2021.git
  1. Navigate to the picklehack2021 directory:
cd picklehack2021
  1. Install all necessary dependencies:
yarn install

Usage

In the project directory, you can run:

yarn start

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.