Starter template for a brand new Elm Land project
Prerequisites: Node.js v24.x
# Installs dependencies and runs your app
npm install
npx elm-land server# Builds your site to the `dist/` folder
npx elm-land buildYou can find guides, examples, and more on the official Elm Land website 🌈