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

WISVCH/HackDelft-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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