todoapp
This is a CRUD application-Todo App developed in VueJs which covers basics of VueJS 2.0 along with Routing, vee-validate and animations.
Screenshots
The Main Page
Validation (with animation)
Routing
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