diff --git a/guide/english/vue/index.md b/guide/english/vue/index.md index 8f11663205..8dd7da1e13 100644 --- a/guide/english/vue/index.md +++ b/guide/english/vue/index.md @@ -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