parent
f0a48cabb0
commit
b67af1d854
1 changed files with 8 additions and 1 deletions
@ -1 +1,8 @@ |
|||||||
# Fundamental topics |
# Fundamental Topics |
||||||
|
|
||||||
|
Vue is a JavaScript framework for building user interfaces. It builds on top of standard HTML, CSS and JavaScript, and provides a declarative and component-based programming model that helps you efficiently develop user interfaces, be it simple or complex. |
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||||
|
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://vuejs.org/'>Vue.js Official Website</BadgeLink> |
||||||
|
<BadgeLink colorScheme='blue' badgeText='Official Docs' href='https://vuejs.org/guide/introduction.html'>Official Documentation</BadgeLink> |
||||||
|
|
||||||
|
Loading…
Reference in new issue