ReactHelloWorld a Codespaces/React hello world sample To use In the terminal, browse to the src directory cd hello-world/src To build npm run build To test npm test App.test.js to run npm run start