elm-spa/README.md
2019-11-21 23:49:36 -06:00

19 lines
470 B
Markdown

# elm-spa
> a way to build single page apps with Elm!
## it's not done until the docs are great!
So nicer documentation and examples are on the way!
Until then, you can join the conversation on [discourse](https://discourse.elm-lang.org/t/elm-spa-a-tool-for-building-single-page-apps/4597/27), or start a conversation in a Github issue.
(_Please, no PRs for now. They're tricky to merge with the constant design changes!_)
## local development
```
npm start
```