A starter repository for a front-end Vue.js SPA with a Node.js/Express and mongoDB back-end incl. pre-defined authentication, email verification and delete account functionality.
-
Updated
Jan 6, 2023 - JavaScript
A starter repository for a front-end Vue.js SPA with a Node.js/Express and mongoDB back-end incl. pre-defined authentication, email verification and delete account functionality.
Vue composition and options API-compatible store library
JavaScript and Vue development with Vuex, State, and Store. Vuex is a state management pattern + library for Vue.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion.
Add a description, image, and links to the vue-store topic page so that developers can more easily learn about it.
To associate your repository with the vue-store topic, visit your repo's landing page and select "manage topics."