duncanmalashock / elm-project-template

Simple template for Elm apps with Vite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elm-project-template

A simple, flexible starting point for writing an Elm application with Vite, based on @ryannhg's setup.

Running locally

If you have Node.js installed, you can run this command:

npm start

Deploying to Netlify

If you want to deploy a custom version of this to Netlify, use this build command, and point to the dist directory:

npm run build

About

Simple template for Elm apps with Vite


Languages

Language:HTML 47.7%Language:JavaScript 37.8%Language:Elm 14.5%