create-react-app existing directory code example Example 1: create react app in existing folder create-react-app . Example 2: npx create-react-app current folder create-react-app .