Skip to content

JacobHsu/vue-ecommerce

Repository files navigation

vue-ecommerce

Vue CLI 3

vue-axios

npm i axios vue-axios --save
npm i bootstrap --save
npm i node-sass sass-loader --save npm i --save jquery popper.js npm install vue-loading-overlay --save
npm install vee-validate --save

Vue Router Navigation Guards

Bootstrap 4
examples Sign-in Dashboard
Documentation Modal Pagination

References

FormData
vue-loading-overlay Font Awesome Animating Icons
vee-validate
Unsplash
hexschool api

gh-pages

修改 config/index.js assetsPublicPath 設定 npm run build輸出後,再把 dist 資料夾推到 gh-pages 分支

git subtree push --prefix dist origin gh-pages

https://jacobhsu.github.io/vue-ecommerce