Updated index.md with "More Information" section (#18744)
More Information section was added with links to Vuejs official website and GitHub Repo.
This commit is contained in:
committed by
Todd Chaffee
parent
938a62008e
commit
27b33d8af7
@ -12,3 +12,8 @@ It's main attributes are the following:
|
|||||||
* It's approchable: if you know basic HTML, CSS & JavaScript - then you'll be writing apps in Vue.js in no time!
|
* It's approchable: if you know basic HTML, CSS & JavaScript - then you'll be writing apps in Vue.js in no time!
|
||||||
* It's versatile: you can use it as a simple library or a fully featured framework
|
* It's versatile: you can use it as a simple library or a fully featured framework
|
||||||
* It's performant: it's extremely performant out of the box with very little to almost no optimization required.
|
* It's performant: it's extremely performant out of the box with very little to almost no optimization required.
|
||||||
|
|
||||||
|
### More Information
|
||||||
|
|
||||||
|
- [Vuejs Homepage](https://vuejs.org/)
|
||||||
|
- [GitHub Repo](https://github.com/vuejs/vue/)
|
||||||
|
Reference in New Issue
Block a user