Usando jigsaw para generar un sitio estático de mi curriculum
Screen.Recording.2024-07-30.at.7.45.36.p.m.mov
Screen.Recording.2024-07-30.at.7.44.04.p.m.mov
Instalar
composer install
npm install
Dev server
vendor/bin/jigsaw serve
npm run watch
Compilar prod
npm run prod