Skip to content

vuex-orm/vuex-orm-examples-nuxt

Repository files navigation

Vuex ORM Examples Nuxt

This example application demonstrates how Vuex ORM can be integrated with Nuxt. It's a simple ToDo application which can assign users to ToDo items. You will learn how Vuex ORM connects users with ToDo items and how easy it is to create, edit and delete both users and ToDo items.

Vuex ORM Nuxt Example

Running The Example

Play on CodeSandbox or clone repository and run the following commands:

# NPM
npm install
npm run dev

# Yarn
yarn install
yarn dev

Contribution

If you would like to make any contribution that may make this example application easier to understand for people who are new to Vuex ORM, please open an issue or pull request 🎉

About

The example Nuxt application to demonstrate the use case of the Vuex ORM.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •