npm install dnvmWindows is currently not supported. Tested successfully on OS X Yosemite.
``bash`
$ brew install mono
$ npm install -g dnvm
`bash```
$ dnvm upgrade
$ dnu restore
$ dnu build
$ dnx . kestrel
You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.