Loading...
Loading...
Astro 5.0 + Tailwind CSS landing page with blog, dark mode, and perfect PageSpeed scores.
npx skill4agent add eng0ai/eng0-template-skills astrowinddistgit clone --depth 1 https://github.com/Eng0AI/astrowind-template.git .git clone --depth 1 https://github.com/Eng0AI/astrowind-template.git _temp_template
mv _temp_template/* _temp_template/.* . 2>/dev/null || true
rm -rf _temp_templaterm -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 --prod --dir=distnpm run devsrc/config.yaml