filmov
tv
Beginner Tutorial for ReactJS (Simple ReactJS Hello World)

Показать описание
VSCODE INSTALL -
sudo apt update
sudo apt install software-properties-common apt-transport-https wget
sudo apt update
sudo apt install code
NODEJS INSTALL for ReactJS -
sudo apt-get install curl
sudo apt-get install -y nodejs
npm install -g create-react-app
sudo npm install -g create-react-app
npx create-react-app soa-app
sudo apt update
sudo apt install software-properties-common apt-transport-https wget
sudo apt update
sudo apt install code
NODEJS INSTALL for ReactJS -
sudo apt-get install curl
sudo apt-get install -y nodejs
npm install -g create-react-app
sudo npm install -g create-react-app
npx create-react-app soa-app