employee-app-vue

simple CRUD app using vue try the app

Features

  • create new employee
  • update employee
  • delete employee
  • search ability
  • connect with api

UI

user-interface

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.