Embedded Forms Getting Started Install Libraries composer.phar install Setting variables In index.php update the variables marked with a TODO comment Running locally run the following command php -S localhost:8000 Open your browser and navigate to http://localhost:8000