Mirror of github repository for the website
Find a file
2022-08-08 17:48:25 +02:00
docs Make hero image a h1 2022-08-08 17:48:25 +02:00
.gitignore ignore dist folder 2022-08-08 17:47:55 +02:00
.nvmrc Add node version information 2022-08-08 17:47:21 +02:00
package.json initial commit 2022-08-08 17:30:45 +02:00
README add readme 2022-08-08 17:47:36 +02:00
yarn.lock initial commit 2022-08-08 17:30:45 +02:00

# Scope

This repository holds the website for the ham radio group "Draussenfunker".

## Setup
Install Nodejs Version 14.

Run `yarn install` to install the required packages.
Run `yarn dev` to start the local development environment.
Push to `main` branch to deploy the website.