start creating react app npm code example Example: create react app scaffolding npx create-react-app my-app cd my-app npm start