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:
shyamunnikrishnan
2018-10-15 23:40:02 +05:30
committed by Todd Chaffee
parent 938a62008e
commit 27b33d8af7

View File

@ -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 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.
### More Information
- [Vuejs Homepage](https://vuejs.org/)
- [GitHub Repo](https://github.com/vuejs/vue/)