OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add rebyteai-template/rebyte-skills --skill awwwards-landing-page
Designer portfolio with Locomotive Scroll, GSAP, and Framer Motion animations.
npx skills add rebyteai-template/rebyte-skills --skill awwwards-landing-page
A stunning portfolio landing page with smooth scroll animations using Locomotive Scroll, GSAP, and Framer Motion.
If the directory is not empty:
CRITICAL: For Vercel, you MUST use
vercel build --prodthenvercel deploy --prebuilt --prod. Never usevercel --proddirectly.
Opens at http://localhost:3000
npm run dev in VM environmentrm -rf .git
git initnpm installnpm run buildvercel pull --yes -t $VERCEL_TOKEN
vercel build --prod -t $VERCEL_TOKEN
vercel deploy --prebuilt --prod --yes -t $VERCEL_TOKENnetlify deploy --prodnpm run dev