single page apps made easy
Go to file
2020-07-19 11:42:13 -07:00
.github/workflows prepare for v5 2020-07-13 22:39:10 -05:00
examples Fix nested dynamic route example 2020-07-19 11:42:13 -07:00
src prepare for v5 2020-07-13 22:39:10 -05:00
templates bump package versions 2020-07-13 22:56:46 -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 include package lock 2020-07-14 07:02:07 -05:00
package.json bump package versions 2020-07-13 22:56:46 -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!