Beginner Tutorial for ReactJS (Simple ReactJS Hello World)

preview_player
Показать описание
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
Рекомендации по теме
welcome to shbcf.ru