Created by: hubgit
Instead of building the app locally and deploying the static files to now.sh from the build folder, now-build
and now-start
scripts can be used to build and serve single-page applications remotely.
GENERATE_SOURCEMAP
needs to be set to false so that the build process doesn't fail.