``` 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](https://github.com/facebookincubator/create-react-app/files/916907/untitled.zip)