From fcfffa17060a41dfe614c693c22271ce996532da Mon Sep 17 00:00:00 2001 From: uwap Date: Sun, 17 Sep 2017 05:39:31 +0200 Subject: [PATCH] More README.md! --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e1cbec2..5e9325a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # RZL Map -Die Config ist in src/config.js erreichbar. +## How to set up -Doku folgt. Bald™ +1. run `yarn` to install all dependencies. +2. run `yarn build` to compile everything +3. open the `index.html` +4. ??? +5. profit + +## Config + +See `src/config.js`