Deploy Angular 2 Universal Starter to Azure App Service

Has anyone downloaded Angular 2 Universal Starter, performed "npm run build", which creates the client folder and server folder, and then deployed it to Azure?

If so, I really would like some pointers on how to proceed, because how much I google, there is no one to do this ... :-)

+5
source share

Source: https://habr.com/ru/post/1669679/


All Articles