Redux Getting Started

Steps to create redux in js:

    Step 1 : Download Vs code  for your device

    Step 2 : Download node for your device

    Step 3 : Create a folder Eg:Redux-Demo

    Step 4 : Go to Redux-Demo folder and open terminal VS Code

    Step 5 : Run npm init --yes in terminal (create a package.json file inside the folder)

    Step 6 : Run npm install redux in terminal (install reducx)

    Step 7 : Create index.js inside folder write console.log('Hellow redux')

    Step 8 : Run node index in terminal show console message

Step 1 : Download Vs code  for your device


Step 2 : Download node for your device


Step 3 : Create a folder Eg:Redux-Demo


Step 4 : Go to Redux-Demo folder and open terminal in VS code

Open folder

Select folder

Open terminal


Step 5 : Run npm init --yes in terminal (create a package.json file inside the folder)


Step 6 : Run npm install redux in terminal (install reducx)

package.json


Step 7 : Create index.js inside folder


Step 8 : Run node index in terminal show console message


Whereisstuff is simple learing platform for beginer to advance level to improve there skills in technologies.we will provide all material free of cost.you can write a code in runkit workspace and we provide some extrac features also, you agree to have read and accepted our terms of use, cookie and privacy policy.
© Copyright 2024 www.whereisstuff.com. All rights reserved. Developed by whereisstuff Tech.