Loading...
Loading...
Designer portfolio with Locomotive Scroll, GSAP, and Framer Motion animations.
npx skill4agent add eng0ai/eng0-template-skills awwwards-landing-pagegit clone --depth 1 https://github.com/Eng0AI/awwwards-landing-page-template.git .git clone --depth 1 https://github.com/Eng0AI/awwwards-landing-page-template.git _temp_template
mv _temp_template/* _temp_template/.* . 2>/dev/null || true
rm -rf _temp_templaterm -rf .git
git initnpm installnpm run buildCRITICAL: For Vercel, you MUST usethenvercel build --prod. Never usevercel deploy --prebuilt --proddirectly.vercel --prod
vercel pull --yes -t $VERCEL_TOKEN
vercel build --prod -t $VERCEL_TOKEN
vercel deploy --prebuilt --prod --yes -t $VERCEL_TOKENnetlify deploy --prodnpm run devnpm run dev