Hey Guys, in this React tutorial I'll be showing you how to setup react and basic work space for React using Webpack.
I'll show you how to use the NPM to install React (and React DOM) as well as how to configure webpack to run with Babel.
install nodejs along with npm
npm install -g babel
npm install -g babel-cli
cd to-your-workspace
npm init
npm install webpack --save
npm install webpack-dev-server --save
npm install react --save
npm install react-dom --save
npm install babel-core
npm install babel-loader
npm install babel-preset-react
npm install babel-preset-es2015
webpack config gist - https://gist.github.com/iamshaunjp/a1...
Folow Me on :- http://www.frugalisminds.com
----- COURSE LINKS:
Repo - https://github.com/Sanjay007/reactjs
Atom editor - https://atom.io/a
Download GIT - https://git-scm.com/
Visual Studio Code - https://code.visualstudio.com/
---------------------------------------------------------------------------------------------
You can find more front-end development tutorials on CSS, HTML, JavaScript, jQuery, WordPress & more on the channel homepage...
SUBSCRIBE TO CHANNEL - / @bangarsanju12
========== Spring Boot Tutorials Playlist ==========
• Spring Boot Tutorials For Beginners- ...
============ Spring MVC for Beginners Playlist =============
• Spring MVC Tutorials | Set Up and Fir...
================== Social Links ==================
FaceBook - / crazy4solution
Watch video React JS Tutorials for Beginners | Setup React Webpack and Babel online without registration, duration hours minute second in high quality. This video was added by user Code With Sanju 31 December 2017, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,016 once and liked it 3 people.