\react>npm react-create-app 01 Usage: npm <command> where <command> is one of: code example Example: react create app npx create-react-app my-app cd my-app npm start