single page apps made easy
Go to file
2020-08-02 17:27:53 -05:00
.github Update issue templates 2020-08-02 14:39:36 -05:00
examples/elm-spa-dev Update Examples.elm 2020-08-02 17:27:53 -05:00
src fix multiply view calls on single msg 2020-07-31 12:55:10 +09:00
templates bump to 5.0.3 2020-08-02 15:46:41 -05: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!