Environment setup for React app (Ubuntu)
Overview:
In this article, you'll see an easy and effective way to setup and create your first React app locally on Ubuntu.
Installing NodeJS via package manager
NodeJS downloads
For Ubuntu
# Using Ubuntu
curl -sL https://deb.nodesource.com/setup\_1...
sakshambhatt.hashnode.dev2 min read