2025-10-03 09:12:24 -04:00
2025-10-03 09:12:24 -04:00
2024-04-22 20:46:36 -04:00
2025-10-03 09:12:24 -04:00
2024-04-22 20:46:36 -04:00
2025-10-03 09:12:24 -04:00
2025-10-03 09:12:24 -04:00
2025-10-03 09:12:24 -04:00
2025-10-03 09:12:24 -04:00
2025-10-03 09:12:24 -04:00

Web front end

Build and run

This projectr uses GNU make to build and run. From the repo root, run make to build the project. From there you can use your own web server to serve from the repo root, or run make serve to run a development server. make clean will remove the dependencies and build directory.

Run make dev to install all dependencies and run a development server that watches for changes and reloads. (It does not refresh the browser.)

Description
No description provided
Readme 7.3 MiB
Languages
TypeScript 61.4%
HTML 30.1%
Makefile 8.5%