/Sip-POS-Frontend-Vue

Sip POS is a POS application whose purpose is to help people who have a shop / cafe whose payment process is onsite.

Primary LanguageVue


Sip POS Web


Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Sip POS is a POS application whose purpose is to help people who have a shop / cafe whose payment process is onsite.

Built With

Getting Started

Installation

  1. Clone the repo
git clone https://github.com/joonacode/Sip-POS-Frontend-Vue.git
  1. Install NPM packages
npm install
  1. Add .env file at root folder project, and add following
VUE_APP_ENDPOINT = [Backend API]
VUE_APP_SECRET_KEY = your_secret_key
  1. Compiles and hot-reloads for development
npm run serve

Screenshots

Related Project

Contact

My Email : joonacode@gmail.com

Project Link: https://github.com/joonacode/Sip-POS-Frontend-Vue