File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,8 @@ We encourage you to follow the course on Vue Mastery, and code along with us. Th
17
17
| 11 - Vuex State & Getters | [ Starting Code] ( https://github.com/Code-Pop/real-world-vue/releases/tag/lesson11-vuex-start ) | [ Finished Code] ( https://github.com/Code-Pop/real-world-vue/releases/tag/lesson11-vuex-finish ) |
18
18
| 12 - Vuex Mutations & Actions Part 1 | [ Starting Code] ( https://github.com/Code-Pop/real-world-vue/releases/tag/lesson12-mutations%26actions1-start ) | [ Finished Code] ( https://github.com/Code-Pop/real-world-vue/releases/tag/lesson12-mutations%26actions1-finish ) |
19
19
| 13 - Vuex Mutations & Actions Part 2 | [ Starting Code] ( https://github.com/Code-Pop/real-world-vue/releases/tag/lesson13-mutations%26actions2-start ) | [ Finished Code] ( https://github.com/Code-Pop/real-world-vue/releases/tag/lesson13-mutations%26actions2-finish ) |
20
- | 13 - Vuex Modules | [ Starting Code] ( https://github.com/Code-Pop/real-world-vue/releases/tag/lesson14-modules-start ) | [ Finished Code] ( https://github.com/Code-Pop/real-world-vue/releases/tag/lesson14-modules-finish ) |
20
+ | 14 - Vuex Modules | [ Starting Code] ( https://github.com/Code-Pop/real-world-vue/releases/tag/lesson14-modules-start ) | [ Finished Code] ( https://github.com/Code-Pop/real-world-vue/releases/tag/lesson14-modules-finish ) |
21
+ | 15 - Success & Error Notifications | [ Starting Code] ( https://github.com/Code-Pop/real-world-vue/releases/tag/lesson15-notifications-start ) | [ Finished Code] ( https://github.com/Code-Pop/real-world-vue/releases/tag/lesson15-notifications-finish ) |
21
22
22
23
## Project setup
23
24
You can’t perform that action at this time.
0 commit comments