- Ensure you have node js installed
- Clone this repository in your desktop directory
$ git clone https://github.com/muazwzxv/bookers-FE.git
- Change directory into the source code
$ cd bookers-FE
- Install all dependency needed
$ npm install
- run the project
$ npm run serve