webtutsplus / ecommerce-vuejs

Vue.Js UI for the frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ecommerce-ui-product-category

The base URL of API is present in App.vue

Important GuideLines

  • All the api requests should be made using axios module.

Project setup

  1. Rename .env.example to .env and paste your Stripe Token
npm install

Compiles and hot-reloads for development

npm run serve
or
npm run serve -- --port 8001

Compiles and minifies for production

npm run build

About

Vue.Js UI for the frontend


Languages

Language:Vue 90.4%Language:JavaScript 5.9%Language:HTML 3.7%Language:Shell 0.0%