Just a basic application I was planning on using as a CRUD to practice Vue 3. I do not plan on maining Vue3, but I wanted something as a reference or guide to me should I ever need to refresh on Vue3 and Vuex.
Minimal design.
npm install
npm run serve
npm run build
npm run lint