Skip to content

azurecz/kudos-frontend-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

kudos-frontend-webapp

WebApp serving front end

Deploy complete solution from master template

Go to kudos repo and use master template to provision all components of the solution.

Deploy SPA frontend via portal

Click button and follow wizard.

Deploy SPA frontend from GitHub

az group create -n kudos -l westeurope
az group deployment create -g kudos \
    --template-uri https://github.com/azurecz/kudos-frontend-webapp/raw/master/azuredeploy.json

Deploy SPA frontend from local

az group create -n kudos -l westeurope
az group deployment create -g kudos --template-file azuredeploy.json

About

WebApp serving front end

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published