mirror of
https://github.com/draussenfunker/draussenfunker.github.io.git
synced 2025-12-31 08:29:17 +00:00
add readme
This commit is contained in:
parent
7fa04c8530
commit
b3c69140db
1 changed files with 10 additions and 0 deletions
10
README
Normal file
10
README
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue