Updated intro title , added additional resources (#26197)

Updated the intro title and added additional resources under more information for vue.js.
This commit is contained in:
maria-m2
2018-12-21 17:50:10 +05:30
committed by Manish Giri
parent 529336395e
commit 634a0674c1

View File

@ -1,7 +1,7 @@
---
title: Vue
---
## Introduction
# Introduction
Vue.js (commonly referred to as **Vue**, pronounced /vjuː/) is an open-source progressive JavaScript framework for building user interfaces.
@ -20,6 +20,8 @@ Its main attributes are the following:
- [Vue.js Homepage](https://vuejs.org/)
- [GitHub Repo](https://github.com/vuejs/vue/)
- [News — Vue.js](https://news.vuejs.org/)
- [Vue.js Showcase - Made With Vue.js](https://madewithvuejs.com/)
- [Vue-cli](https://cli.vuejs.org/) - standard tooling
- [Vue-Router](https://router.vuejs.org/) - officially-supported vue-router library
- [Vuex](https://vuex.vuejs.org/) - state management pattern + library