Mirror of github repository for the website
Find a file
julius zeidler b3c69140db add readme
2022-08-08 17:47:36 +02:00
docs initial commit 2022-08-08 17:30:45 +02:00
.gitignore initial commit 2022-08-08 17:30:45 +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.