http://gavinchua.com/vue-shop/
http://demo1231425.mockable.io/products
http://demo1231425.mockable.io/user
Auth is currently handled only in vuex therefore user gets logout after reloading browser.
The app can be better improved with JWT and local storage.
yarn
yarn serve
yarn build
yarn lint
yarn global add serve
serve dist
yarn upgrade