Requisitos
- SO: Windows 10 PRO <<-- IMPORTANTE El feature Hyper-V para correr Virtual Machines NO corre en Windows Home Editio. Tendrás que hacer un upgrade a Pro a través del Microsoft Store
- Requisitos en herramientas
Nota: Se puede instalar alguna interfaz grafica para git; recomendados
GitDesktop: https://desktop.github.com/
SourceTree: https://www.sourcetreeapp.com/
- NodeJS: https://nodejs.org/es/
Nota 1: Versión recomendada LTS 14.15.4
Nota 2: Si instalas chocolaty se demorará notablement. Power Shell llegará a una línea que lee: "Created a UnelevatedInstallerTelemetryDecorator" con un cursor que flashea. Sé paciente. Usuarios en reddit reportan haber tenido que esperar hasta 20 minutos en este paso. Algunos usuarios observaron un Time Out y debieron empezar otra vez.
- Angular CLI: https://angular.io/cli
Nota 1: Versión recomendada 9.1.15
Nota 2: Para instalar Angular CLI no necesitas ir al link de arriba. Deberías leer si no sabes qué es Angular.
Para instalar sólo abre PowerShell y executa este comando:
npm install -g @angular/cli@9.1.15
Saldrán algunos Warnings de librerías y versiones viejas que usa Angular. Ignora.
- Docker Desktop: https://www.docker.com/products/docker-desktop
Nota: Asegurarse de tener habilitado el Hyper-V, en caso de no tenerlo habilitado se puede habilitar con la siguiente línea en PowerShell:
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All
- Tener activa la conexión OpenVPN de consucorp