gothinkster / vue-realworld-example-app

An exemplary real-world application built with Vue.js, Vuex, axios and different other technologies. This is a good example to discover Vue for beginners.
https://vue-vuex-realworld.netlify.com
MIT License
4.07k stars 1.3k forks source link

Could you please add links to other vue related implementations? #474

Open levchak0910 opened 3 years ago

levchak0910 commented 3 years ago

The goal of this to have all implementations linked with each other

Other implementations: https://github.com/AlexBrohshtut/vue-ts-realworld-app - vue2, ts, class-component https://github.com/devJang/nuxt-realworld - nuxt, ts, composition api https://github.com/mutoe/vue3-realworld-example-app - vue3, vite, ts, composition api

Abhijeet-Bose commented 1 year ago

https://github.com/geist-org/vue :- does this work.