diff --git a/README b/README new file mode 100644 index 00000000..27662c3a --- /dev/null +++ b/README @@ -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. \ No newline at end of file