- Angular.js 1.x
- Gulp
- Bootstrap LESS
- ASP.NET 5
- MongoDB
- xUnit
$ dnvm upgrade
$ source restore.sh
$ source build.sh
> dnvm upgrade
> restore
> build
In the .DevSetup project
$ dnx run
In the .Web project
$ dnx kestrel
In the .DevSetup project
> dnx run
In the .Web project
> dnx kestrel
In the .UnitTest project
$ dnx test