little tweaks, and splitting step 2-6 readme

This commit is contained in:
Ken
2019-02-28 22:34:32 -08:00
parent 9465f2dba4
commit 0e24c8ca9c
12 changed files with 27 additions and 95 deletions

View File

@@ -2,8 +2,6 @@
[Lessons](../) | [Exercise](./exercise/) | [Demo](./demo/)
# Exercise
If you don't already have the app running, start it by running `npm start` from the root of the `frontend-bootcamp` folder.
Exercises will be completed under this step's `exercise/src` folder unless otherwise noted. You'll also want to open the [Step2-01 exercise page](http://localhost:8080/step2-01/exercise/) to see the results as you work.