Portfolio based on Nuxt 4
install the dependencies
pnpm installStart the development server on http://localhost:3000
pnpm devBuild the application for production:
pnpm buildLocally preview production build:
pnpm previewRequired : Install ImageMagick
# Optimize images
pnpm image