I've done this for other static sites. Using Heroku, I can:
- Compile each PR to point to a production or stating API
- Serve up the files on a Heroku review app (I've used http://sappy.readthedocs.io/)
If you know of a web server with SPA support on NPM, I can use that.
I've done this for other static sites. Using Heroku, I can:
If you know of a web server with SPA support on NPM, I can use that.