Skip to content

ThomasZhang9001/CartClass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CartClass

  • Set up direction

    • Require PHP 7.1+
    • Go to CartClass root path;
    • run php -S localhost:8000 ;
    • Now visit http://localhost:8000;
  • Run test

    • run composer install
    • run ./vendor/bin/phpunit --bootstrap vendor/autoload.php tests/testCart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published