readme now is markdown

This commit is contained in:
julius zeidler 2022-08-08 17:49:01 +02:00
parent 0f6c2b3c52
commit 8cb44af46d

10
README.md Normal file
View file

@ -0,0 +1,10 @@
# 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.