Implement chapter 4 - part1
- pull photo urls from the server - provide styles.css and list ourselves
This commit is contained in:
parent
fe10054e44
commit
e47f1d0449
6 changed files with 1475 additions and 204 deletions
3
elm.json
3
elm.json
|
|
@ -9,9 +9,12 @@
|
|||
"elm/browser": "1.0.2",
|
||||
"elm/core": "1.0.5",
|
||||
"elm/html": "1.0.0",
|
||||
"elm/http": "2.0.0",
|
||||
"elm/random": "1.0.0"
|
||||
},
|
||||
"indirect": {
|
||||
"elm/bytes": "1.0.8",
|
||||
"elm/file": "1.0.5",
|
||||
"elm/json": "1.1.3",
|
||||
"elm/time": "1.0.0",
|
||||
"elm/url": "1.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue