Prototype of a dle (daily game) about JavaScript methods.
This project uses the GoTH stack:
-
Install the dependencies:
-
Acquire external assets (not committed to avoid unnecessary bloat):
- Download HTMX and place it in
public/js/. - Download OpenSans and place it in
public/fonts/.
- Download HTMX and place it in
-
Build the project:
- Run
makein thejavascriptdledirectory.
- Run
- Run the
javascriptdlebinary inside thebinfolder. - The server listens on port
8080by default.
See the license.