Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 333 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 333 Bytes

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