Vertaling van "using npm" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Like grunt, it works using npm and the package.json file.
Al igual que grunt, funciona usando npm y el archivo package.json.
Install react, react-dom and babel-preset-react using npm.
Instala react, react-dom y babel-preset-react usando npm.
You can update node easily using npm following the next steps
Puedes actualizar node fácilmente usando npm siguiendo los pasos siguientes
You can also install the library using npm or bower with the help of the following commands
También puedes instalar la librería usando npm o bower con la ayuda de los siguientes comandos
How do you reinstall an app's dependencies using npm?
¿Cómo reinstalas las dependencias de una aplicación usando npm?
You can get new tasks by installing Grunt plugins that you will get using npm.
Puedes obtener nuevas tareas instalando complementos de Grunt que obtendrás usando npm.
You will also need to install the Pulp command line tool, and the Bower package manager using npm, as follows
También necesitarás instalar la herramienta de línea de comandos Pulp y el gestor de paquetes Bower usando npm como sigue
Installing a local module using npm?
¿Instalando un módulo local usando npm?
Once you're done, install NodeJS and the React Native command line tool using npm.
Si eres nuevo en vez que haya terminado, instale NodeJS y la herramienta de línea de comandos React Native usando npm.
To compile this project, first install React using npm install, and then build and bundle the JavaScript source with pulp browserify - to dist/Main.js.
Para ejecutar este proyecto, instala primero React usando npm install, y construye y empaqueta el código JavaScript con pulp browserify - to dist/Main.js.
It is also necessary to install the yargs module using NPM
También es necesario instalar el módulo yargs usando NPM
You can start running the app on your browser using npm start.
There are more tips available on using npm without sudo, if you desire to do that.
Hay más consejos sobre el uso de npm sin sudo, si desea hacerlo.