Go to file
Sándor Levcsák adf3aefcc5 chore: add eslint package standard-with-typescript and apply rules 2020-11-11 02:33:49 +02:00
.github/workflows chore: fix github pages 2020-10-28 22:10:09 +08:00
cypress chore: add eslint package standard-with-typescript and apply rules 2020-11-11 02:33:49 +02:00
public chore: initial 2020-09-27 22:58:53 +08:00
src chore: add eslint package standard-with-typescript and apply rules 2020-11-11 02:33:49 +02:00
.env feat: add vue router implement homepage 2020-10-01 13:36:11 +08:00
.eslintrc chore: add eslint package standard-with-typescript and apply rules 2020-11-11 02:33:49 +02:00
.gitignore chore: setup unit test 2020-11-07 13:35:12 +08:00
FRONTEND_INSTRUCTIONS.md docs: add realworld readme 2020-09-27 23:52:23 +08:00
README.md Update README.md 2020-11-07 11:53:27 +02:00
cypress.json test: add test case for login and register 2020-11-05 23:16:31 +08:00
index.html chore: migrate services and utils 2020-09-30 01:21:04 +08:00
logo.png docs: add realworld readme 2020-09-27 23:52:23 +08:00
package.json chore: add eslint package standard-with-typescript and apply rules 2020-11-11 02:33:49 +02:00
tsconfig.json feat: add pagination 2020-10-06 23:00:58 +08:00
yarn.lock chore: add eslint package standard-with-typescript and apply rules 2020-11-11 02:33:49 +02:00

README.md

RealWorld Example App

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

Demo RealWorld

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.

Getting started

yarn install
yarn dev
yarn build

What works?

Contributors

Made with contributors-img.