npm install
npm run serve
npm run build
npm run lint
- make a form to add new user to the list done
- maintain the list data in local storage done
- delete user from a list done
- edit user from the list in progress
npm install
npm run serve
npm run build
npm run lint