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:
[ Ссылка ]
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:
[ Ссылка ]
For more resources on Web Development:
[ Ссылка ]
Follow Me on Twitter:
[ Ссылка ]
Leave a like and subscribe for more videos.
Thanks a lot for watching ❤
Ещё видео!