single page apps made easy
Go to file
2021-01-09 22:24:14 -06:00
.github Update issue templates 2020-08-02 14:39:36 -05:00
dist Commit binaries. 2021-01-09 22:24:14 -06:00
examples/elm-spa-dev Update authentication.md 2020-09-18 10:25:20 -05:00
src Update to serve dynamic theming use case... 2021-01-09 22:17:50 -06:00
templates bump to 5.0.4 2020-11-24 09:43:34 -06:00
tests/Tests prepare for v5 2020-07-13 22:39:10 -05:00
.gitignore Commit binaries. 2021-01-09 22:24:14 -06:00
.npmignore prepare for v5 2020-07-13 22:39:10 -05:00
elm.json prepare for v5 2020-07-13 22:39:10 -05:00
index.js prepare for v5 2020-07-13 22:39:10 -05:00
LICENSE add license 2020-03-26 23:47:53 -05:00
package-lock.json Update to serve dynamic theming use case... 2021-01-09 22:17:50 -06:00
package.json Update to serve dynamic theming use case... 2021-01-09 22:17:50 -06:00
README.md prepare for v5 2020-07-13 22:39:10 -05:00

elm-spa

Build

single page apps made easy

npm install -g elm-spa@latest

Learn more at the offical guide!