You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -46,7 +45,7 @@ After you've looked at the demo screenshot and site, you are welcome to create y
46
45
47
46
## About
48
47
49
-
### What is Vue?
48
+
### What is Vue?
50
49
51
50
> Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
52
51
@@ -102,6 +101,7 @@ That based on what you get in the Vue Router setup.
102
101
- Vue-based projects:
103
102
-[Vue TypeScript Quickstart](https://github.com/MichaelCurrin/vue-typescript-quickstart) - like this project but with TypeScript added.
104
103
-[Vue Router Quickstart](https://github.com/MichaelCurrin/vue-router-quickstart) - like this project but with Vue Router added for a multi-page site.
104
+
-[Vue Vuex Quickstart](https://github.com/MichaelCurrin/vue-vuex-quickstart) - like this project but with Vuex added.
105
105
-[VuePress Quickstart](https://github.com/MichaelCurrin/vuepress-quickstart) - using VuePress, a static site generator built on a Vue.
106
106
-[Nuxt Default Quickstart](https://github.com/MichaelCurrin/nuxt-default-quickstart) - using Nuxt, a mix between a SPA and a static site generator that is built on Vue.
107
107
-[Vue Frontend Quickstart](https://github.com/MichaelCurrin/vue-frontend-quickstart) - a simple site that uses Vue on the frontend without Node or build step.
0 commit comments