c9a0f46ab2Always serve index.html, since we're doing a single page app that uses vue-router. We need to add a catch-all route of some sort to handle missing pages.
8 years ago
Cameron Kline
807db6a7c2Added Docker setup, which should eventually replace the Vagrant setup