Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 730 Bytes

README.md

File metadata and controls

44 lines (26 loc) · 730 Bytes

soqepro

note I Develop this app for learning perparesise

a POS System with MongoDb Database

I made this application for my Friend he want to open a cloths store this application is gift for him.

if you like this application you can do what every you want with it.

Recommended IDE Setup

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux