create react app with files code example Example: how to create react app npx create-react-app my-app cd my-app npm start