ryan-haskell / nested-elm-land-demo

A demo using Elm Land and a NodeJS server together in a monorepo (with PNPM)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elm Land - Nested Folders

Demo of Elm Land frontend with another backend

Local development

pnpm start

Scripts

pnpm start

Just a helper command that runs pnpm install and pnpm dev together, for one command that "just works ™️" on a new machine

pnpm dev

Runs project locally without the pnpm install step

pnpm build

Runs all build stuff (just elm-land build for now!)

About

A demo using Elm Land and a NodeJS server together in a monorepo (with PNPM)


Languages

Language:JavaScript 59.9%Language:Elm 40.1%