DevOps Classroom notes 29/Mar/2026

Build and Package reactjs application

  • To work with any react or angular projects we need
    • nodejs and npm to be installed
    • Easy way to install any nodejs and npm is NVM
  • Refer Here for installing nvm on linux
  • To install nvm on windows use winget
  • Using nvm you can use any node js version
nvm install <version>
nvm install lts

  • Lets create a simple reactjs project npx create-react-app simple_react_example. ideally developers create this and share the git url
  • Refer Here for the repo
Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a ReplyCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Social Media Icons Powered by Acurax Web Design Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%