angular google cloud code example
Example: deploy angular app on google app engine
runtime: python27api_version: 1threadsafe: truehandlers:- url: / static_files: dist/index.html upload: dist/index.html- url: / static_dir: dist
runtime: python27api_version: 1threadsafe: truehandlers:- url: / static_files: dist/index.html upload: dist/index.html- url: / static_dir: dist