Skip to content

Instantly share code, notes, and snippets.

@RonnyG2121
Forked from Klerith/instalaciones.md
Created August 2, 2025 20:28
Show Gist options
  • Select an option

  • Save RonnyG2121/f214e4ba7d89b5abc7d8d66c2f8c1c91 to your computer and use it in GitHub Desktop.

Select an option

Save RonnyG2121/f214e4ba7d89b5abc7d8d66c2f8c1c91 to your computer and use it in GitHub Desktop.
Instalaciones recomendadas - Curso de Angular de cero a experto

Angular Logo

Angular de cero a experto

Descargar esta hoja de atajos: Guías de atajos - Angular

  1. Node JS

  2. VSCode - Visual Studio Code

  3. Google Chrome

  4. Postman

  5. Git

git config --global user.name "Tu nombre"
git config --global user.email "Tu correo"
  1. Docker Desktop

  2. Table Plus: (opcional)

  1. Mongo Compass

Terminales - Opcional

  1. Warp - Opcional

  2. Hyper - Opcional

AngularCLI

Documentación oficial de Angular CLI

Ejecutar el siguiente comando como administrador

npm install -g @angular/cli

Extensiones de VSCode

Extensiones de Chrome

Tema que estoy usando en VSCode y Wallpaper del curso:

Comunidad de Discord

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment