/hackyourfuture.dk

The official website for HackYourFuture Copenhagen

Primary LanguageJavaScript

hackyourfuture.dk

This is a node.js project based on next.js that compiles to a static site that is currently hosted on https://surge.sh

How to get started

  1. Git clone the website  
git clone git@github.com:kevinsimper/hackyourfuture.dk.git

Go into either folder frontend or backend

npm install

Then look into package.json to find the right commands to start it.