Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1.02 KB

README.md

File metadata and controls

25 lines (13 loc) · 1.02 KB

Maintainability Rating Security Rating Reliability Rating codecov

Overwiew

This project is an soluction point of sale for small businnes

Running the project

Requires:

  • Docker && Docker Compose
  • NodeJS
  • Angualar cli

Step 1: clone the project in your localhost.

Step 2: Go to in project root directory

Step 2: npm run install

Setp 3: docker-compose up -d

Step 4: npm run electron