/astro-first-pr

Find your first PR in Astro 🚀

Primary LanguageAstro

Astro First PR

Built with Astro

Remember when you contributed your first PR to Astro?

Find your first PR for Astro in Here 🚀

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
pnpm i Installs dependencies
pnpm start Starts local dev server at localhost:4321
pnpm build Build your production site to ./dist/
pnpm preview Preview your build locally, before deploying

Deployed on Zeabur