Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

rofixro/vue3-realworld-app

 
 

Repository files navigation

RealWorld Example App

RealWorld Frontend standard-readme compliant code style

⚠️ realworld has stopped maintenance, demo document is no longer available.

Background

Vue3 codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.

This codebase was created to demonstrate a fully fledged fullstack application built with Vue3 including CRUD operations, authentication, routing, pagination, and more.

We've gone to great lengths to adhere to the Vue3 community styleguides & best practices.

For more information on how to this works with other frontends/backends, head over to the RealWorld repo.

Features

Usage

git clone [email protected]:rofixro/vue3-realworld-app.git

cd vue3-realworld-app

pnpm install

pnpm dev

pnpm test

pnpm build

Related Efforts

  • vue3-realworld-example-app - Explore the charm of Vue composition API! Vite?
  • vue-ts-realworld-app - 🏆Full fledged implementation of Real World App written in Vue + TypeScript.
  • 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.

License

MIT

About

🖖 Best practices for building RealWorld with Vue3

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 79.9%
  • TypeScript 18.4%
  • HTML 1.7%