delphimvcframework/samples/angular/README.MD
Daniele Teti d2b024ff43 Updated Angular Project
FIX ErrorObj from TRESTClient
2017-05-12 00:26:29 +02:00

12 lines
448 B
Markdown

# 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\webapp```
- ```ng build```
- Open project ```samples\angular2\dmvcframeworkserver\Angular2SampleServer.dproj``` and run it.
- You should see the angular2 project