elm-spa/README.md

10 lines
101 B
Markdown
Raw Normal View History

2019-11-06 02:37:10 +03:00
# elm-spa
> for building single page apps
## local development
```
npm install && npm run dev
```