Remove part13
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
Part 11
|
||||
=======
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
elm-package install
|
||||
```
|
||||
|
||||
(Answer `y` when prompted.)
|
||||
|
||||
|
||||
## Building
|
||||
|
||||
```bash
|
||||
elm-live Main.elm --open --pushstate --output=elm.js
|
||||
```
|
||||
|
||||
## References
|
||||
|
||||
* [Scaling the Elm Architecture](http://guide.elm-lang.org/reuse/)
|
||||
* [Sortable Table documentation](http://package.elm-lang.org/packages/evancz/elm-sortable-table/latest)
|
||||
Reference in New Issue
Block a user