Master React JS
About Course
Installation VS Code, Extensions and Node.js
- Install VS code: You can Search ‘Download VS Code’ or directly click here to download VS Code. Open the setup and click next until the ‘Select Additional task’ Dialog box appears. Make sure to check all the options and click next to install the VS Code.
- Install Node.js: You can Download Node.js by clicking here. Select your OS and click on next, and your Node.js will be installed.
- Download react dev tools: Click here to add react dev tools chrome extension. It is a chrome extension, which shows your React component hierarchies.
After installation, open the windows power shell (You can do this by pressing Shift + right-click and selecting the windows PowerShell option inside file explorer) and write “node –version” and “npm –version” to check the installation and version of Node.js and Node Package manager (npm) on your computer.
Student Ratings & Reviews
No Review Yet