Vue Product Order System connecting with an API service

Vue Product Order System

Vue Product Order System connecting with an API service. Manage product and orders, tracking order status.

Project setup

git clone https://github.com/RakibDevs/vue-product-order-system.git
cd vue-product-order-system
cp .env.example .env
npm install

API Endpoint

Set API endpoint in .env

VUE_APP_API_ENDPOINT=api_endpoint such as http://localhost/test/

PHP API repository: https://github.com/RakibDevs/php-order-api

API Documentation: https://documenter.getpostman.com/view/11223504/TzRLkAWw

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Image & Design Credits: weDevs

GitHub

View Github