Simplified process to setup angular2 sample

This commit is contained in:
Daniele Teti 2016-12-07 12:37:20 +01:00
parent 60ef18d148
commit 2d8cb9f120
2 changed files with 1 additions and 5 deletions

View File

@ -6,9 +6,7 @@
- ```npm install -g angular-cli```
- go to into ```samples\angular2\webapp```
- ```npm install```
- go to into ```samples\angular2```
- ```create_dist_link.bat```
- ```cd webapp```
- go to into ```samples\angular2\webapp```
- ```ng build```
- Open project ```samples\angular2\dmvcframeworkserver\Angular2SampleServer.dproj``` and run it.
- You should see the angular2 project

View File

@ -1,2 +0,0 @@
mkdir www
mklink /J webapp\dist .\www