delphimvcframework/samples/angular2
2017-01-18 21:54:16 +01:00
..
dmvcframeworkserver Moved TMVCHTTPMethodType and TMVCHTTPMethods to MVCFramework.Commons.pas (You controllers may not compile animore without using this unit) 2017-01-18 21:54:16 +01:00
webapp Angular2 sample 2016-12-01 15:23:23 +01:00
CUSTOMERS.FDB Merge changes from https://github.com/danieleteti/delphimvcframework/pull/60 2016-12-05 15:51:05 +01:00
README.MD Simplified process to setup angular2 sample 2016-12-07 12:37:35 +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\webapp
  • ng build
  • Open project samples\angular2\dmvcframeworkserver\Angular2SampleServer.dproj and run it.
  • You should see the angular2 project