Skip to content

Commit

Permalink
add final GIF to build log #89 (comment) @SimonLab over to you. 🙏
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Aug 8, 2022
1 parent 6e8694f commit e6c7ecf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions BUILDIT.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ With that in place, let's get building!
- [9. Update the `LiveView` Tempalte](#9-update-the-liveview-tempalte)
- [10. Run the _Finished_ MVP App!](#10-run-the-finished-mvp-app)
- [10.1 Run the Tests](#101-run-the-tests)
- [10.2 Runt The App](#102-runt-the-app)
- [10.2 Run The App](#102-run-the-app)
- [Thanks!](#thanks)


Expand Down Expand Up @@ -2114,7 +2114,7 @@ COV FILE LINES RELEVANT MISSED
All tests pass and we have **`100%` Test Coverage**.
This reminds us just how few _relevant_ lines of code there are in the MVP!

## 10.2 Runt The App
## 10.2 Run The App

In your second terminal tab/window, run:

Expand All @@ -2129,7 +2129,9 @@ in two or more web browsers
and perform the actions
listed in the `REAMDE.md`.

e.g:

![mvp-localhost-demo](https://user-images.githubusercontent.com/194400/183337496-429af597-45a2-447f-9061-a494907736d9.gif)



Expand Down

0 comments on commit e6c7ecf

Please sign in to comment.