This is a little system used to practice ajax programming. It uses express to set up a simple web server. To run: Install Yarn Run yarn install to instal packages listed in package.json Run node server.js to startup HTTP server