/hacktoberfest2018

Website for the Hacktoberfest Frankurt Event

Primary LanguageVue

Hacktoberfest Frankfurt 2018 Website

This is the official website for the Hacktoberfest Frankfurt Event on the 12th Oct 2018.

Running it locally

Install the dependencies

yarn install && cd frontend/ && yarn install

Run FrontEnd on port 8080

cd frontend/ && yarn serve