Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 318 Bytes

File metadata and controls

16 lines (14 loc) · 318 Bytes

Zero Shop

This is the most amazing on-line shop ever made. And it is becoming more amazing with each commit

Installation

System requirements

PHP >= 7.4

SETUP

  • Clone repo
  • composer install --no-dev
  • run php index.php

Develop

  • composer install

Testing

  • composer test
  • composer coverage