single page apps made easy
Go to file
Ryan Haskell-Glatz 9cbd719532
bump elm-css template version to 16.1.0
Fixes an issue with `skinney/murmur` in #58
2020-11-24 09:40:43 -06:00
.github Update issue templates 2020-08-02 14:39:36 -05:00
examples/elm-spa-dev Update authentication.md 2020-09-18 10:25:20 -05:00
src fix multiply view calls on single msg 2020-07-31 12:55:10 +09:00
templates bump elm-css template version to 16.1.0 2020-11-24 09:40:43 -06:00
tests/Tests prepare for v5 2020-07-13 22:39:10 -05:00
.gitignore prepare for v5 2020-07-13 22:39:10 -05: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 bump to 5.0.3 2020-08-02 15:46:41 -05:00
package.json bump to 5.0.3 2020-08-02 15:46:41 -05: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!