2020 how to create a web app with create react app and a server code example Example: command to create react app npx create-react-app my-app cd my-app npm start