mirror of
https://github.com/ryan-haskell/elm-spa.git
synced 2024-11-26 12:43:20 +03:00
10 lines
101 B
Markdown
10 lines
101 B
Markdown
# elm-spa
|
|
> for building single page apps
|
|
|
|
|
|
## local development
|
|
|
|
```
|
|
npm install && npm run dev
|
|
```
|