This project provides you to add and list your own favorite hotels and sort them according to your rating.
Run this command to install project modules like vue js , bootstrap.
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Run this command to see code syntax problems and to auto-fix.
yarn lint