This website collects cookies to deliver better user experience
Build React environment
Build React environment
Build environment
I will build the environment with macOS Catalina.
Before we start, we need Node >= 14.0.0 and npm >= 5.6.
I have already had node and npm in my computer though if you need to install it, follow the steps below.
If you are not sure whether node and npm are in your computer or not, try the following commands.
$ node -v
If it shows like -bash: node: command not found, you should follow the next steps.
If it shows some version like v14.17.0, you don't have to install them.
Install Node.js
To install Node.js, it would be better to setup the following softwares in this order.