Add vue content (#1233)
parent
6df77cbf64
commit
8725f583a2
1 changed files with 9 additions and 1 deletions
@ -1 +1,9 @@ |
|||||||
# Vue js |
# Vue.js |
||||||
|
|
||||||
|
Vue.js is an open-source JavaScript framework for building user interfaces and single-page applications. It is mainly focused on front end development. |
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||||
|
<BadgeLink colorScheme='blue' badgeText='Framework Website' href='https://vuejs.org/'>Vue.js Website</BadgeLink> |
||||||
|
<BadgeLink colorScheme='blue' badgeText='Official Docs' href='https://vuejs.org/v2/guide/'>Official Getting Started</BadgeLink> |
||||||
|
<BadgeLink badgeText='Course' colorScheme='green' href='https://www.youtube.com/watch?v=FXpIoQ_rT_c'>Vue.js Course for Beginners</BadgeLink> |
||||||
|
<BadgeLink badgeText='Course' colorScheme='green' href='https://www.youtube.com/watch?v=qZXt1Aom3Cs'>Vue.js Crash Course</BadgeLink> |
||||||
|
Loading…
Reference in new issue