aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 03aa2f2..f89b0a3 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,7 @@
# fia
Onlineversion av det klassiska brädspel "Fia"
+# Start instructions
+To start:
+- import /fia.sql and set database name and credentials in /public/php/
+- run `pnpm dev` in /
+- and `php -S 0.0.0.0:8001` in /public/php/ simultaneously