website/frontend
2024-11-28 00:58:24 -06:00
..
review feat: refactored cucks 2024-11-16 16:44:46 -06:00
scripts feat: added argument templates 2024-11-16 17:48:59 -06:00
src feat: changed colour names to be more intuitive 2024-11-28 00:58:24 -06:00
static feat: standardized formatting conventions across pages 2024-11-27 22:36:35 -06:00
.gitignore feat: init 2024-11-10 22:55:49 -06:00
elm-land.json feat: init 2024-11-10 22:55:49 -06:00
elm.json feat: arg expansions working, lez go ma nigga 2024-11-25 22:23:11 -05:00
README.md feat: init 2024-11-10 22:55:49 -06:00

frontend

Built with Elm Land 🌈

Local development

# Requires Node.js v18+ (https://nodejs.org)
npx elm-land server

Deploying to production

Elm Land projects are most commonly deployed as static websites.

Please visit the "Deployment" guide to learn more about deploying your app for free using Netlify or Vercel.