-
npx create-react-app fileName -
npm run start -
git init -
npm init -y -
npm install react rect-dom -
npm install --save-dev @babel/core @babel/preset-env @babel/preset-react babel-loader -
npm install webpack webpack-cli html-webpack-plugin html-loader --save-dev -
npm run build -
npm install --save-dev webpack-dev-server -
npm install --save-dev mini-css-extract-plugin css-loader node-sass sass-loader -
npm install --save-dev eslint babel-eslint eslint-config-airbnb eslint-plugin-import eslint-plugin-react eslint-plugin-jsx-a11y -
npm install --save-dev file-loader -
sudo npm install json-server -g -
bash json-server archivoParaTuAPI.json -
npm install --save prop-types
Curso Práctico de React JS 2019
COMPARTE ESTE ARTÍCULO Y MUESTRA LO QUE APRENDISTE



