delphimvcframework/samples/react
dependabot[bot] 6671e4d22a
build(deps): bump word-wrap from 1.2.3 to 1.2.5 in /samples/react/WebApp (#687)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 11:10:01 +02:00
..
Server Updated React sample (moved to functional components) 2023-04-17 16:12:03 +02:00
WebApp build(deps): bump word-wrap from 1.2.3 to 1.2.5 in /samples/react/WebApp (#687) 2023-09-04 11:10:01 +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