kevinsimper / hackyourfuture.dk

The official website for HackYourFuture Copenhagen
https://hackyourfuture.dk/
5 stars 52 forks source link

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.