Closed
Description
create-react-app tester
cd tester
nano .env
SITE_NAME=Tester
nano . src/App.js
{process.env.SITE_NAME}
See attached, both in public/index.html and src/App.js
untitled.zip
Metadata
Metadata
Assignees
Labels
No labels
create-react-app tester
cd tester
nano .env
SITE_NAME=Tester
nano . src/App.js
{process.env.SITE_NAME}
See attached, both in public/index.html and src/App.js
untitled.zip