Skip to content

Instantly share code, notes, and snippets.

@Juanmanuel245
Forked from Klerith/Instalaciones-React.md
Created October 25, 2020 21:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Juanmanuel245/13e4ce0593487906eac769f97f47f6fd to your computer and use it in GitHub Desktop.
Save Juanmanuel245/13e4ce0593487906eac769f97f47f6fd to your computer and use it in GitHub Desktop.
Instalaciones recomendadas para mi curso de React de cero a experto

Instalaciones recomendadas - Curso de React

Instalaciones Necesarias

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",
    "#C497D4"
],

Tema que estoy usando en VSCode:

Instalaciones recomendadas sobre React

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