| local | xip.io * | command | status | <% Object.keys(procs).forEach(function(name) { %>
|---|---|---|---|
| <%= name %>.ka/ | http://<%= name %>.<%= ip %>.xip.io | <%= procs[name].command.join(' ') %> | <%= procs[name].status %> |
* xip.io is a wildcard DNS service, you can use these addresses to access your development web server from devices on your local network, like iPads, iPhones, and other computers.