Back to Browse

Setup React using Webpack 5 and Babel Tutorial in 2021

3.5K views
Apr 13, 2021
7:52

In this video, we will set up React js without using the Create-React-App CLI. We will create a React project from scratch using Webpack 5 and Babel. Join my telegram community: https://t.me/thecodeangle TimeStamps: Intro - 00:00 00:40 - Create The Necessary Files 01:20 - Started Writing the code to get our app up and running 05:35 - Started Installation of needed Dependencies. 06:42 - Edit package.json file and then run the application 07:45 - Finale Installation Commands: npm install webpack webpack-dev-server webpack-cli --save-dev npm i @babel/core babel-loader @babel/preset-env @babel/preset-react html-webpack-plugin --save-dev npm install react react-dom Source Code: https://github.com/desoga10/webpack-babel For more resources on Web Development: https://thecodeangle.com/​​​​ Follow Me on Twitter: https://twitter.com/thecodeangle​​​​​ Leave a like and subscribe for more videos. Thanks a lot for watching ❤

Download

0 formats

No download links available.

Setup React using Webpack 5 and Babel Tutorial in 2021 | NatokHD