An app to showcase good mobile site UI. This repo contains the front-end of the app. The backend is powered thanks to the WordPress REST API + Elastic search ( docker stack )
npm install
Stylus need be installed to work witj vuetify
npm i stylus stylus-loader style-loader css-loader --save-dev
npm run serve
npm run build
npm run test
npm run lint
npm run test:e2e