Lesson #3 - Installing React JS & Redux - Notes on Node & NPM - Installing a Code Editor
У вашего броузера проблема в совместимости с HTML5
Notes on Node & NPM
Here’s the exact link to install node: https://nodejs.org/en/
Installing node will automatically ship the npm package manager with it. Having node and npm on your system will really help you out as you develop web apps. Npm comes with so many useful packages and will definitely help you make the apps you always wanted!
You can’t install your brain. But for everything else, at least we have npm.