You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Para el portafolio estuve trasteando un poco aqui con CRA, NPM, BootStrap, HTML, CSS, JS, JSX tienes un MarkDown Previsualizer con un respectivo MardownCHEATSEET para escribir blogs, aunque tambien existen extensiones para VSC.
Dentro de la carpeta mdp/ ejecuta en la consola:
- yarn
- npx create-react-app . //el punto va incluido
- npm init
- npm start
Si no le gustó, Entonces debes tener instalado marked, bootstrap con la consola: