delphimvcframework/samples/angular2/README.MD

14 lines
488 B
Plaintext
Raw Normal View History

2016-12-01 15:23:03 +01:00
# ANGULAR2 DEMO README
- Install firebirdsql (http://www.firebirdsql.org)
- Install nodejs (https://nodejs.org)
- Open command prompt with admin rights
- ```npm install -g angular-cli```
- go to into ```samples\angular2\webapp```
- ```npm install```
- go to into ```samples\angular2```
- ```create_dist_link.bat```
- ```cd webapp```
- ```ng build```
- Open project ```samples\angular2\dmvcframeworkserver\Angular2SampleServer.dproj``` and run it.
- You should see the angular2 project