mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-15 07:45:54 +01:00
1398ecbd83
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> |
||
---|---|---|
.. | ||
Server | ||
WebApp | ||
README.md |
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