mirror of
https://github.com/ryan-haskell/elm-spa.git
synced 2024-11-22 20:01:19 +03:00
single page apps made easy
cli | ||
elm-stuff/.elm-spa | ||
example | ||
public | ||
src | ||
.gitignore | ||
elm.json | ||
index.html | ||
netlify.toml | ||
package-lock.json | ||
package.json | ||
README.md | ||
sandbox.config.json |
elm-spa
for building single page apps
local development
npm install && npm run dev