first version

This commit is contained in:
Aurélie Delhaie
2023-05-07 22:34:30 +02:00
commit 784679592d
13 changed files with 394 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# Retro Hub page
This project aims to list pages compatible with older browsers
## Run the server
You have to rename the file content.base.json to content.json or start the server with the argument `-content content.base.json`
### Port
You can change the listening port with the `-port` argument