Flipkart Clone - Home screen Installation App requires Node.js v14+ to run. Install the dependencies and devDependencies and start the server. cd Flipkart-Home npm i node start To run in android npm run android To run in ios cd ios && pod install && cd .. npm run ios