Astrodev: Template
A template for developers made in Astro. 🧑🚀
Key Features:
- Astro-based: Utilizes the Astro framework for building fast and modern websites.
- Template for Developers: Tailored for developers to showcase their projects and skills.
- Portfolio and Documentation: Suitable for creating personal portfolios or project documentation.
Commands:
npm install
: Installs project dependencies.npm run dev
: Starts the local development server.npm run build
: Builds the production-ready site.npm run preview
: Locally previews the built site.npm run astro ...
: Executes Astro CLI commands.