We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10c487b commit d771debCopy full SHA for d771deb
README.md
@@ -1,5 +1,7 @@
1
# Ultimate Vue.js Developers Course
2
3
+Source code for the [Ultimate Vue.js Developers Course](https://www.udemy.com/course/1022582) on Udemy.
4
+
5
### Project 3: Vue.js Calendar
6
7
#### Demo
@@ -36,3 +38,8 @@ See the completed project here: [https://vuejs-calendar.getjsdojo.com/](https://
36
38
```
37
39
40
5. Your site will be available at *localhost:[PORT]* where `PORT` is whatever value is set in your `.env` file.
41
42
43
+#### Udemy lecture branches
44
45
+Note that branches in the repo named `lecture/xxx` correspond to course lectures.
0 commit comments