acmhack / picklehack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@github.com: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.

About


Languages

Language:TypeScript 90.4%Language:CSS 5.2%Language:HTML 4.4%