Merge branch 'main' into feature/16-Docker-Compose

This commit is contained in:
Julius Zeidler 2024-02-19 23:03:08 +01:00 committed by GitHub
commit 8975aba842
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
248 changed files with 1615 additions and 94 deletions

View file

@ -3,7 +3,8 @@
This repository holds the website for the ham radio group "Draussenfunker".
## Setup
Install Nodejs Version 14.
Install Nodejs Version 20.
Run `yarn install` to install the required packages.
Run `yarn dev` to start the local development environment.