delphimvcframework/samples/react
dependabot[bot] 1398ecbd83
build(deps): bump follow-redirects in /samples/react/WebApp
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 22:38:06 +00:00
..
Server Updated React sample (moved to functional components) 2023-04-17 16:12:03 +02:00
WebApp build(deps): bump follow-redirects in /samples/react/WebApp 2024-03-16 22:38:06 +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