Lamdera project support
April 23, 2024 ยท View on GitHub
This plugin supports Lamdera projects. A Lamdera project currently consists of:
elm.jsonwith a direct dependency to packages "lamdera/codecs" and "lamdera/core"Frontend.elmwith a top-level definition namedappdefined by frontendBackend.elmwith a top-level definition namedappdefined by backend
To get going, you can download Lamdera's compiler here: Download lamdera executable