Vue Product Order System connecting with an API service. Manage product and orders, tracking order status.
git clone https://github.com/RakibDevs/vue-product-order-system.git
cd vue-product-order-system
cp .env.example .env
npm install
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
npm run serve
npm run build
npm run lint
Image & Design Credits: weDevs