Skip to content

rks033/angularwithproxysample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angularwithproxysample

Sample that uses the angular dev proxy instead of our extensions

  • In order to run the sample you need the latest version of .NET Core from master that can be retrieved from https://github.com/dotnet/installer
  • Download the zip version (master x64) and unzip it into a folder <>.
  • Set the following environment variables replacing extract and path with the appropriate values:
    PATH=<<extract>>;PATH
  • Launch Visual Studio from the command-line using start newangular2.sln (you might need a preview version of VS).
  • Set both projects as startup projects and launch the app.

About

Sample that uses the angular dev proxy instead of our extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 47.0%
  • C# 40.8%
  • HTML 9.3%
  • JavaScript 2.2%
  • CSS 0.7%