Tools used

Project setup

Clone the repository and install dependencies

$ git clone https://github.com/iamwebwiz/vue-jobber.git
$ cd vue-jobber
$ npm install

Run the project

$ npm run serve