VueJS Contact list application.
Make sure you have npm installed.
installation: npm install
for development mode navigate to the project folder and launch it with: npm run serve
for production mode navigate to the project folder and launch it with: npm run build