Re: off topic -- react/linux/apache dev env setup

2023-01-10 Thread bruce
Hi Alex.. Should have said.. treat my like a year old!! (old denzel washington line..) IE, from the very beginning.. step 1 turn on computer with the "on" btn!! -- Not quite that basic.. but npn for linux. , etc.. how to set up required tools/associated dir/dev structure... permissions/owners

Re: off topic -- react/linux/apache dev env setup

2023-01-10 Thread Alex
Looks like you'd deploy it like normal, download the app and the apache webserver, npm run build, setup apache like normal, then move the compiled react app to the apache virtual host's document root. On Tue, 10 Jan 2023 09:38:15 -0500 bruce wrote: > Hi. > Somewhat off topic, but the list appear

off topic -- react/linux/apache dev env setup

2023-01-10 Thread bruce
Hi. Somewhat off topic, but the list appears to be slow! I'm looking to setup a test github app for a marketing page. The app is react, and I'm looking to be able to deploy to a test apache env. Anyone who''s done this willing to share off-post pointers on how to do this, what issues might arise,