Add part7

This commit is contained in:
Richard Feldman
2018-08-12 00:02:19 -04:00
parent 8f67672ffe
commit 7208ff4557
56 changed files with 5923 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
# Part 6
Like last time, we'll be building `src/Main.elm`, but editing a different file.
Like last time, we'll be building `src/Main.elm`, but editing different files.
To build everything, `cd` into the `part6/` directory and run: