Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/travishorn/vue-vuex-tutorial

Using vuex to store application state. The main `App` component **and** the `Hello` component (called through a route) both contain a button that toggles a boolean variable to show the contents of both components.
https://github.com/travishorn/vue-vuex-tutorial

Last synced: about 1 month ago
JSON representation

Using vuex to store application state. The main `App` component **and** the `Hello` component (called through a route) both contain a button that toggles a boolean variable to show the contents of both components.

Awesome Lists containing this project