how to open a development version of a react app after building it code example Example: create-react-app npx create-react-app my-app cd my-app npm start