Graffiti examples
Run
# MongoDB has to be running # Install dependencies cd .. && npm install && cd example && npm install # Run all servers npm start # Express server listening on port 3001 # Hapi server listening on port 3002 # Koa server listening on port 3003