tldr: steal our gulpfile.js. It’s at the bottom. We build a lot of AngularJS apps that sit in front of JSON APIs. Sometimes they’re deployed together, sometimes they’re not. I think there’s a benefit to treating the HTML + JS as just the first of many potential clients of your API, so I want to decouple its development / deployment as much as is possible. Above and beyond the benefits for treating
