Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

karriereat/mocky-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mocky Template

This repository provides an implementation template for Mocky.

Installation

composer create-project karriere/mocky-template /destination/path

Starting the template

php -S localhost:8888 -t public public/index.php

License

Apache License 2.0 Please see LICENSE for more information.