Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 716 Bytes

File metadata and controls

28 lines (17 loc) · 716 Bytes

HackZurich

A repo for our current challenge for this hackathon

Table of Contents

  1. Initial Setup

Prerequisites

Git

React

Installation

First, install git and set up the application. Afterwards, clone the project into a respective folder. Once the project is cloned, cd into the folder and run the following commands

npx create-react-app my-app

This will download any and all dependencies for react. Once finished, you can do the following:

cd my-app

npm start

You will start with a basic webhosted app.

###Dependencies & Documentation https://www.npmjs.com/package/react-linkify-it