95. Build Project for Production Deployment using npm run build command in React Redux App - ReactJS

preview_player
Показать описание
Hi Friends

In this video, we will see how to build the project for the production deployment using npm run build command in the React Redux App - ReactJS

The code is deployed in my Github account.

My Playlists:

My Courses Playlist Page:

If you like my video, please subscribe to my channel.

#React #leelawebdev

Join this channel to get access to perks:
Рекомендации по теме
Комментарии
Автор

Thanks, friend.
I now understand what I need to do to take projects to production.
I've been learning a lot about aws, ec2, s3, ssl, ssh...

I'm on the right path!

jaimetheone
Автор

I create a build for my frontend file but the API calls and networks are linking with the backend and I'm getting 404 not found when I try to log in the calls are not going to the backend folder API calls how do I fix this..?

ashrafsyed
Автор

What if I need make changes already after the projdct is run build. What is the name of that task ???

ob
Автор

thank you very much. you have helped me. very good video

nurhamsah_tech
Автор

What if we make changes in package.json file and add homepage:"/test/" . How does this work ...

sarthaksingh
Автор

Hi bro, I use different folder for server, how to point to frontend IP address from backend using cors

hnrlc
Автор

Thank you, that was very very good and to the point.

MostafaNassar
Автор

In my vscode it is creating a dist folder instead of build folder 🤷 ?Im working with react.js !

NagendraprasadC
Автор

hey Help i get dist folder when i type build command

posieden
Автор

After production how to uses component external using cdn reference

dgiri
Автор

Hi after npm run build, same build folder is created. But no js code on index.html and my index.html showing blank page. Only header title is coming

yogvritti
Автор

Thanks for making all these videos mate

Usera
Автор

Hi leela so in my environment there is dev, qa, prod. So the same build files will be deployed on different ftp endpoints right?

aravindnaveena
Автор

Hi Leela nice info
no need to deploy node_moduels in production server ? how can application will work with out node modules in production environment

arjunp
Автор

if i want to commit the code to my github, do i initialized the build folder or the entire app folder

onyedikachionu
Автор

thanks for the educative tutorial, can u suggest the best CPU Configuration related to MERN Stack development

vin
Автор

Hi leela, thank you for your tutorial. However i have a doubts that regarding between npm run build and webpack. Do we need them both? I have seen lot of tutorial when deployment their application, they dont include webpack however just a question if we deploy a big project, do we need the webpack during the build? It seems to be confuse for me😢
Thank you

junjietan
Автор

thank you.
this video is very useful for me

abdumajidabdullatipov
Автор

In a single line If I had to ask my question : Configure HTTPS for React Application deployed on AWS EC2 in Production mode

pcyxewt
Автор

after running it give me this error


> react-scripts build

Creating an optimized production build...
Failed to compile.

static/css/main.1c724175.css from Css Minimizer plugin
Error: Unexpected '/'. Escaping special characters with \ may help.

it create a folder but it give this error folder contain only image

vc_editz