npm install
npm run serve
npm run build
npm run lint
Vue CRUD allows to create both a mechanism for managing a single table in which create, retrieve, update & delete the data in the table. To see the website visits https://vuetask2.netlify.app/
Vue
npm install
npm run serve
npm run build
npm run lint