This is a symfony2 project
Instructions
- run composer
- php app/console server:run
- 127.0.0.1:8000 ready to go!
- If you want execute behat with PhantomJS you will have first to run
- npm install phantom js
- Run robo as you will need to prepare the environment
- bin/robo build
- Run tests! bin/behat
Any questions, mpacheco1988@gmail.com