mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-15 15:55:54 +01:00
230 B
230 B
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