https://github.com/codingexplained/vuejs-vuex
Contains the code for the Vuex section from the Vue.js: From Beginner to Professional course.
https://github.com/codingexplained/vuejs-vuex
javascript vue vue2 vuejs vuejs2 vuex
Last synced: 3 months ago
JSON representation
Contains the code for the Vuex section from the Vue.js: From Beginner to Professional course.
- Host: GitHub
- URL: https://github.com/codingexplained/vuejs-vuex
- Owner: codingexplained
- Created: 2018-09-07T15:33:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-01T17:54:16.000Z (over 5 years ago)
- Last Synced: 2025-03-03T04:41:48.456Z (12 months ago)
- Topics: javascript, vue, vue2, vuejs, vuejs2, vuex
- Language: JavaScript
- Homepage: https://l.codingexplained.com/r/vuejs-course?src=github
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vuex
This repository contains the code for the Vuex section from the [Vue.js: From Beginner to Professional course](https://l.codingexplained.com/r/vuejs-course?src=github).