acmhack / PreHacks-2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PreHacks 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 PreHacks-2021 repo using Git Bash:
git clone https://github.com/acmhack/PreHacks-2021.git
  1. Navigate to the PreHacks-2021 directory:
cd PreHacks-2021
  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 92.8%Language:HTML 6.7%Language:CSS 0.5%