Portfolio based on Nuxt 3
install the dependencies
pnpm install
Start the development server on http://localhost:3000
pnpm dev
Build the application for production:
pnpm build
Locally preview production build:
pnpm preview
Required : Install ImageMagick
# Optimize images
pnpm image