Skip to content

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

Notifications You must be signed in to change notification settings

rakibdevs/vue-product-order-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published