Spec https://gitlab.com/limehome/interviews/full-stack-challenge
Deploy https://robben1234.github.io/LimeHomeFrontend/
yarn install
touch .env
and then set the api key inside:
VUE_APP_HERE_JS_API_KEY=key
yarn serve
yarn build
yarn lint
yarn test