delphimvcframework/samples/react
2023-04-21 16:20:36 +02:00
..
Server Updated React sample (moved to functional components) 2023-04-17 16:12:03 +02:00
WebApp dmvcframework-3.3.0-fluorine 2023-04-21 16:20:36 +02:00
README.md React Demo 2020-08-08 17:24:20 -03:00

REACT DEMO README

  • Install nodejs (https://nodejs.org)

  • Open project samples\react\Server\ServerReact.dproj and run it.

  • Open command prompt

  • go into samples\react\WebApp

  • npm install

  • npm start