npm react js code example Example 1: npm install react npm i react Example 2: create react app scaffolding npx create-react-app my-app cd my-app npm start