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

Latest commit

 

History

History
35 lines (20 loc) · 733 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 733 Bytes

HackDelft-website

Version 2018

Create React App

This project was bootstrapped with Create React App. You can find the Create React App guide here.

Installation

In the terminal:

  1. git clone https://github.com/WISVCH/HackDelft-website.git
  2. cd HackDelft-Website
  3. yarn

Developing

In the terminal:

  1. cd HackDelft-Website
  2. yarn start

Now visit http://localhost:3000

(Auto-refreshes on save)

Generating a build

In the terminal:

  1. cd HackDelft-Website
  2. yarn build

You can find your build at ~/HackDelft-Website/build