- Clone the repo
git clone https://github.com/mjuniper/mwd-debugging.git cd mwd-debugginggit pull originnpm ibower install- run
gulp serveto start the local development environment. - Try it out - when the page loads, you should see a table containing datasets with a more button below it that loads another page of datasets.
- Peruse the code to familiarize yourself with it.
- Checkout the debugging-1 branch:
git checkout -b debugging-1 origin/debugging-1 - Note that the table does not load.
- Fix it!
- Checkout the debugging-2 branch:
git checkout -b debugging-2 origin/debugging-2 - Note that the table does not load.
- Fix it!
- Checkout the debugging-3 branch:
git checkout -b debugging-3 origin/debugging-3 - Note that the table does not load.
- Fix it!
- Checkout the debugging-4 branch:
git checkout -b debugging-4 origin/debugging-4 - Note that the table loads but the more button doesn't work.
- Fix it!
- Checkout the debugging-5 branch:
git checkout -b debugging-5 origin/debugging-5 - Note that the quality column contains
undefined. - Fix it!
-
Notifications
You must be signed in to change notification settings - Fork 8
mjuniper/mwd-debugging
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published