elm-spa/README.md

12 lines
230 B
Markdown
Raw Normal View History

2020-07-14 06:39:10 +03:00
# elm-spa
2020-03-28 09:46:45 +03:00
2020-07-14 06:39:10 +03:00
![Build](https://github.com/ryannhg/elm-spa/workflows/Build/badge.svg?branch=master)
2020-03-28 09:46:45 +03:00
2020-03-30 04:51:10 +03:00
2020-07-14 06:39:10 +03:00
## single page apps made easy
2020-03-30 04:51:10 +03:00
```
2020-07-14 06:39:10 +03:00
npm install -g elm-spa@latest
2020-03-30 04:51:10 +03:00
```
2020-07-14 06:39:10 +03:00
Learn more at [the offical guide](https://elm-spa.dev/guide)!