React Learning Use Create React App $ npm install -g create-react-app $ npx create-react-app my-app $ cd my-app $ npm start