#UX Workgroup Homework ##Asynchronous Requests Use the php built in web server to get this going cd into project directory and run php -S localhost:8000 In your browser go to http://localhost:8000 The only file you need to edit is /js/main.js