gsap-awwwards-website by eng0ai/eng0-template-skills
npx skills add https://github.com/eng0ai/eng0-template-skills --skill gsap-awwwards-website一个采用 GSAP 滚动动画、现代 React 19 架构和 Tailwind CSS 4 样式的惊艳产品落地页。
dist 目录git clone --depth 1 https://github.com/Eng0AI/gsap-awwwards-website-template.git .
如果目录不为空:
git clone --depth 1 https://github.com/Eng0AI/gsap-awwwards-website-template.git _temp_template
mv _temp_template/* _temp_template/.* . 2>/dev/null || true
rm -rf _temp_template
rm -rf .git
git init
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
npm install
npm run build
在 dist/ 目录中创建生产构建。
重要提示 : 对于 Vercel,您必须使用
vercel build --prod,然后使用vercel deploy --prebuilt --prod。切勿直接使用vercel --prod。
vercel pull --yes -t $VERCEL_TOKEN
vercel build --prod -t $VERCEL_TOKEN
vercel deploy --prebuilt --prod --yes -t $VERCEL_TOKEN
netlify deploy --prod --dir=dist
npm run dev
npm run dev每周安装量
310
代码仓库
GitHub 星标数
3
首次出现
2026年1月22日
安全审计
安装于
opencode281
codex277
gemini-cli265
github-copilot251
cursor238
kimi-cli224
A stunning product landing page with GSAP scroll animations, modern React 19 architecture, and Tailwind CSS 4 styling.
dist directorygit clone --depth 1 https://github.com/Eng0AI/gsap-awwwards-website-template.git .
If the directory is not empty:
git clone --depth 1 https://github.com/Eng0AI/gsap-awwwards-website-template.git _temp_template
mv _temp_template/* _temp_template/.* . 2>/dev/null || true
rm -rf _temp_template
rm -rf .git
git init
npm install
npm run build
Creates a production build in the dist/ directory.
CRITICAL : For Vercel, you MUST use
vercel build --prodthenvercel deploy --prebuilt --prod. Never usevercel --proddirectly.
vercel pull --yes -t $VERCEL_TOKEN
vercel build --prod -t $VERCEL_TOKEN
vercel deploy --prebuilt --prod --yes -t $VERCEL_TOKEN
netlify deploy --prod --dir=dist
npm run dev
Opens at http://localhost:5173
npm run dev in VM environmentWeekly Installs
310
Repository
GitHub Stars
3
First Seen
Jan 22, 2026
Security Audits
Gen Agent Trust HubWarnSocketPassSnykPass
Installed on
opencode281
codex277
gemini-cli265
github-copilot251
cursor238
kimi-cli224
Flutter应用架构设计指南:分层结构、数据层实现与最佳实践
3,400 周安装