templates/astro-portfolio
2025-07-15 16:46:52 +03:00
..
.vscode astro: add portfolio starter-kit 2025-07-15 16:46:52 +03:00
public astro: add portfolio starter-kit 2025-07-15 16:46:52 +03:00
src astro: add portfolio starter-kit 2025-07-15 16:46:52 +03:00
.gitignore astro: add portfolio starter-kit 2025-07-15 16:46:52 +03:00
astro.config.mjs astro: add portfolio starter-kit 2025-07-15 16:46:52 +03:00
package-lock.json astro: add portfolio starter-kit 2025-07-15 16:46:52 +03:00
package.json astro: add portfolio starter-kit 2025-07-15 16:46:52 +03:00
README.md astro: add portfolio starter-kit 2025-07-15 16:46:52 +03:00
tsconfig.json astro: add portfolio starter-kit 2025-07-15 16:46:52 +03:00

Astro Starter Kit: Portfolio

npm create astro@latest -- --template portfolio

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

🧑‍🚀 Seasoned astronaut? Delete this file. Have fun!

portfolio

🧞 Commands

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

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

👀 Want to learn more?

Feel free to check our documentation or jump into our Discord server.