aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: f89b0a3e452301bb83e0c553345771b63d0551f6 (plain) (blame)
1
2
3
4
5
6
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