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:
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Vue
|
title: Vue
|
||||||
---
|
---
|
||||||
## Introduction
|
# Introduction
|
||||||
|
|
||||||
Vue.js (commonly referred to as **Vue**, pronounced /vjuː/) is an open-source progressive JavaScript framework for building user interfaces.
|
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/)
|
- [Vue.js Homepage](https://vuejs.org/)
|
||||||
- [GitHub Repo](https://github.com/vuejs/vue/)
|
- [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-cli](https://cli.vuejs.org/) - standard tooling
|
||||||
- [Vue-Router](https://router.vuejs.org/) - officially-supported vue-router library
|
- [Vue-Router](https://router.vuejs.org/) - officially-supported vue-router library
|
||||||
- [Vuex](https://vuex.vuejs.org/) - state management pattern + library
|
- [Vuex](https://vuex.vuejs.org/) - state management pattern + library
|
||||||
|
Reference in New Issue
Block a user