Npm i hilado

Ejemplos de código

53
0

instalar hilo

npm install -g yarn
1
0

instalar hilo

curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
1
0

instalación de yarn react

There are two ways where you can initiate a REACT app.. 
1. Using npm : npm init react-app <app_name>
	 example : npm init react-app sampleApp
2. Using yarn : yarn create react-app <app_name>
	 example : yarn create react-app sampleApp

0
0

npm i hilado

npm install --global yarn

En otros idiomas

Esta página está en otros idiomas

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................