Static GitHub Pages site for Algalon Labs.
npm install
npm run lint
npm testThe site is intentionally framework-free and deploys as static assets through GitHub Pages.
The implementation is centered on a single self-contained index.html with inline CSS and JavaScript.