website/frontend
2024-11-19 23:05:39 -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: added fallacy types and functions 2024-11-19 23:05:39 -06:00
static feat: added a cuck 2024-11-19 14:13:58 -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: improved formatting 2024-11-16 00:26:41 -06: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.