An E-commerce templete made with bootstrap4 and Vue/Vuex/Vue-router.
# Open the project folder
cd Vue-Ecom && npm install
# FOR DEV: If you have **vue/cli 3** then through **vue ui** you can import the file and serve it. else
npm run serve
# FOR BUILD:
npm run build
coming soon!