/Vue-CRUD-Application

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/

Primary LanguageVue

todo-app

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.