Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 332 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 332 Bytes

AddressBook

AddressBook is a demo application to demonstrate the capabilities of the mailXpert API

Install

composer install
bower install

Parameters

Edit the file in app/config/parameters.yml to match your configuration

Launch the application

run the server:

php -S localhost:8000