delphimvcframework/samples/react
2021-01-06 09:02:58 +00:00
..
Server React Demo 2020-08-08 17:24:20 -03:00
WebApp Bump axios from 0.19.2 to 0.21.1 in /samples/react/WebApp 2021-01-06 09:02:58 +00: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