Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skills

Angular 2, Typescript, Rxjs, ASP.NET Core, Web Api tech demo.

Screenshot

##Getting started:

###Api Project

To run the Api you require the ASP.NET Core sdk, it works on unix/windows/mac

navigate to src/Api

run: dotnet restore; dotnet run --urls=http://localhost:52752/

You can verify api at http://localhost:52752/api/skills

###Web client

navigate to ui

npm install -g angular-cli

npm install

ng serve

You can verify frontend at http://localhost:4200/

About

angular 2 typescript asp.net core web api tech demo.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages