= react {{tag>development react}} [[https://es.reactjs.org/tutorial/tutorial.html]]\\ → https://es.reactjs.org/tutorial/tutorial.html#passing-data-through-props == install * debian/ubuntu: [[https://github.com/nodesource/distributions/blob/master/README.md]] * curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash - sudo apt-get install -y nodejs == first-project * npx create-react-app my-app