Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

vs code for windows

vs code for Linux

VS Code Extension -


ii) Install Node JS -

Node Js For Windows

...

Code Block
npm install --global yarn
yarn --version

...

Code Block
npm i react-redux

...

Code Block
yarn add react-redux