Simple vue2 app - list of employees with the ability to add new ones.
Deployed with vercel.com using serverless function.
https://test-task-list-of-employees.vercel.app/
git clone https://github.com/gwyn-developer/test-task_list-of-employees.git
cd test-task_list-of-employees
npm install
npm start
git clone https://github.com/gwyn-developer/test-task_list-of-employees.git
cd test-task_list-of-employees
npm install
npm run build