Skip to content

Instantly share code, notes, and snippets.

@Klerith
Last active May 6, 2024 21:19
Show Gist options
  • Save Klerith/abce497de0736ee67a94da447941cada to your computer and use it in GitHub Desktop.
Save Klerith/abce497de0736ee67a94da447941cada to your computer and use it in GitHub Desktop.
Instalaciones recomendadas para el curso de React Pro

Instalaciones recomendadas - Curso de React Pro

Instalaciones Necesarias

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

Extensiones de VSCode

Activitus Bar

Configuración del Bracket Pair Colorizer 2

Bracket Pair Colorizer 2

"bracket-pair-colorizer-2.colors": [
    "#fafafa",
    "#9F51B6",
    "#F7C244",
    "#F07850",
    "#9CDD29",
    "#0098FA"
],

Tema que estoy usando en VSCode:

Instalaciones adicionales

@Chekohdlg
Copy link

Gracias ya listo para empezar le curso

@mxvilchz
Copy link

mxvilchz commented Jan 6, 2022

listo!

@eydrent
Copy link

eydrent commented Feb 2, 2022

Done!!!

@linuxcarl
Copy link

gracias!

@LuisGSandoval
Copy link

gracias :D

@DiegoCarrillo32
Copy link

gracias profe!, si pudiera dejar el fondo de pantalla del curso sería buenisimo :D

@MyLittleViruzbx1
Copy link

Gracias : D

@Devpaz
Copy link

Devpaz commented Dec 24, 2023

@Klerith gracias .

@NahuelBorromeo
Copy link

Gracias @Klerith sensei!

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