Skip to content

Simple example of LitElement integration in an Elm application

License

Notifications You must be signed in to change notification settings

GregoryAlbouy/elm-lit-element-example

Repository files navigation

elm-lit-elemnt-example

Build Status

Simple example of LitElement integration in an Elm application

Get Started

Commands

 Command Description
yarn build Generates bundled build to ./dist in optimized production mode
yarn dev Generates bundled build in watch and debug mode and runs dev server on localhost:9999
yarn lint Runs lint on Elm source files, using elm-format and elm-review
yarn lint:watch Runs lint on Elm source files in watch mode, using elm-review
yarn test Runs Elm test suites
yarn test:watch Runs Elm test suites in watch mode

Stack

Type Dependency Version
App elm 0.19
Testing elm-test 0.19
Entrypoint typescript 4.7
Bundler esbuild 0.14
CSS preprocessing sass 1.53
CSS compatibility postcss 8.4

About

Simple example of LitElement integration in an Elm application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published