Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 766 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 766 Bytes

neddo.dev - My Personal Website

very cool

🧞 Commands

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

Command Action
pnpm i Installs dependencies
pnpmp dev Starts local dev server at localhost:4321
pnpmp build Build your production site to ./dist/
pnpmp preview Preview your build locally, before deploying
pnpmp astro ... Run CLI commands like astro add, astro check
pnpmp astro -- --help Get help using the Astro CLI