mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-16 00:05:53 +01:00
de1f7e7b19
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1) 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