Skip to content

gavinchua/shop

Repository files navigation

vue shop

Staging URL

http://gavinchua.com/vue-shop/

API

http://demo1231425.mockable.io/products
http://demo1231425.mockable.io/user

Built with TailwindCSS

https://tailwindcss.com/

Important note:

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.

Project setup

yarn

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Test your build files locally

yarn global add serve

serve dist

Upgrade packages

yarn upgrade

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published