mirror of
https://github.com/ryannhg/elm-spa.git
synced 2024-11-22 09:44:55 +03:00
Merge branch 'master' of github.com:ryannhg/elm-spa
This commit is contained in:
commit
40fd82bd2a
@ -3,7 +3,7 @@
|
||||
You can install `elm-spa` via [npm](https://nodejs.org/):
|
||||
|
||||
```terminal
|
||||
npm install -g elm-spa@5.0.0
|
||||
npm install -g elm-spa@latest
|
||||
```
|
||||
|
||||
Now, you can run `elm-spa` from the terminal!
|
||||
@ -72,4 +72,4 @@ Just use `npm start`, and you're good!
|
||||
|
||||
---
|
||||
|
||||
Next, let's talk about the [Routing](/guide/routing)!
|
||||
Next, let's talk about the [Routing](/guide/routing)!
|
||||
|
Loading…
Reference in New Issue
Block a user