I'm a beginner, I want concrete explanation.
I'd like to deploy Angular2 basic project to Azure Web/App service.
I have finished Azure setting and deployed it to my github repository. and By angular cli, I have created angular2 project.
ng new ~~ npm i ng serve -o
finally, I don't know how to deploy this folder to my azure.