Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 221 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 221 Bytes

Run project

configure API url in config/services.yaml (b_api_host). use your API credentials.

composer install
cd public
php -S localhost:8000

Go to http://localhost:8000