How To Install Latest Nodejs and React js on CentOS/RHEL 7/6

Today I'm going To show how to install How To Install Latest Nodejs and React js  on CentOS/RHEL 7/6.

Step 1 – Add Node.js Yum Repository:

First of all, You Have to enable node.js yum repository in your system provided by the Node.js official website. You alsoneed Devevelopment tools to build native add-ons to be installed on your system.

Open Your Teminal And Run Those Command:
#yum install -y gcc-c++ make 

#curl -sL https://rpm.nodesource.com/setup_11.x | sudo -E bash - 

Step 2 – Install Node.js and NPM

 After adding yum repository install Node.js

#yum install nodejs

Step 3 – Check Node.js and NPM Version

#node -v 

Also Check NPM version 

#npm -v 

After Install Js Lets install React Js On Redhat Linux

Step:1

#npm install -g create-react-app 

Step 2 : Make React  Linux-skill

#create-react-app Linux-skill 
 
#cd linux-skill
#Npm start 

Thank You For visiting my Blog. Stay blessed

Comments

  1. انا سعيد بقراءة المقال

    ReplyDelete
  2. I like your blog page .This is more informative site

    ReplyDelete
  3. Muito bom e de grande ajuda para min , eu recomendo !!

    ReplyDelete
  4. Incredible data. Fortunate me I went over your site by some coincidence (stumbleupon). I've book-checked it for some other live time!

    ReplyDelete
  5. Thank you for your post, I look for such article along time, today i find it finally. this post give me lots of advise it is very useful for me.
    AWS Training in Chennai

    ReplyDelete
  6. Amazing Article ! I would like to thank you for the efforts you had made for writing this awesome article. This article inspired me to read more. keep it up.
    Reactjs Training in Chennai |
    Best Reactjs Training Institute in Chennai |
    Reactjs course in Chennai

    ReplyDelete
  7. wow , it help me for install nodejs.
    thanks

    ReplyDelete
  8. Astounding Article ! I would like to thank you for the endeavors you had made for composing this great article. This article motivated me to examined more. keep it up.

    ReplyDelete
  9. Really informative article .it will helps me.

    ReplyDelete
  10. Yes i need its
    Helpful
    Thank you

    ReplyDelete

Post a Comment

Thanks for comment & Do share.

Popular posts from this blog

Python Programming (Deep Learning with Python)

How To speed up your kali linux