Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Objectives
- Become more proficient in debugging while fixing common bugs.
- Add another skill by learning how to use lodash.js.
- Add another skill to make your project amazing by learning how to use lodash.js.

#### Steps
1. `cd` into app1 and run `npm install` to install dependencies. app1 is a react app that is currently broken. Use your debugging techniques to fix the app.
Expand Down