Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidfowl/helloworldvnext

Hello world applications on ASP.NET vNext
https://github.com/davidfowl/helloworldvnext

Last synced: about 2 months ago
JSON representation

Hello world applications on ASP.NET vNext

Awesome Lists containing this project

README

        

## Installing ASP.NET vNext

First you'll need to install the KVM and KRE:

https://github.com/aspnet/Home/wiki/version-manager

## Running the samples

1. Run `kpm restore`
2. Navigate to src\helloworldweb
3. Type k web
4. Open a browser and type http://localhost:5000