This is a Crud application using VueJs for the frontEnd, firestore for the backEnd and with all the the basic crud functionality and also using material design for the styling.
- The basics of building a crud app with vue js
- Basics of Firestore
- How to import Materialize and any necessary additional framework and dependencies from node_modules.
- Routing with vue Js and using vueX
npm run serve
npm run build
npm run test
npm run lint