setup a reactjs client folder setup in rails using npx create-react-app code example Example: command to create react app npx create-react-app my-app cd my-app npm start