/elm-ssr

Elm server side rendering with Razzle

Primary LanguageJavaScriptMIT LicenseMIT

Elm SSR

This is a Elm ssr example, it uses Razzle (Express) to server the http responses, also has hot code reloading!

razzle.config.js is the equivalent to webpack.config.js

To run:

yarn install
yarn start

Libraries used:


So many thanks to Eeue56 for his amazing elm to html library and his help ^^/