Portafolio minimalista con ventana de comando, e internacionalización en ingles y español.
1. Clonar este repositorio.
- Instalar dependecias.
Edita contenido de los archivos info-ge.json, info-es.json, info-en.json para editar el portafolio en español y en ingles.
npm run dev- Abre http://localhost:4321.
All commands are run from the root of the project, from a terminal:
| Command | Action |
|---|---|
npm install |
Instalar dependecias |
npm run dev |
Iniciar servidor de desarrollo localhost:4321 |
npm run build |
Construir sitio en produccion en la capeta ./dist/ |
npm run preview |
Preview del build de produccion |
MIT - Creado por Sebastian madero.
