start an existing react project with yarn code example Example: Create React App command npx create-react-app hello-world cd hello-world && npm start