Mirror of github repository for the website
Find a file
julius zeidler c2cacc5ab4 fix typo
2022-08-08 18:29:17 +02:00
.github/workflows fix build job 2022-08-08 17:54:31 +02:00
docs fix typo 2022-08-08 18:29:17 +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.md readme now is markdown 2022-08-08 17:49:01 +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.