Skip to content

4a4c53/portfolio

Repository files navigation

🏠 Portfolio

A personal portfolio website developed by José L Silva.

🚀 Quick Start

npm install
npm run dev

📂 Project Structure

/
├── public/
│   └── favicon.svg
├── src/
│   ├── layouts/
│   │   └── Layout.astro
│   └── pages/
│       └── index.astro
└── package.json

🛠️ Stack Used

  • Framework: Astro
  • Package Manager: Bun
  • Language: JavaScript/TypeScript

🧞 Available Scripts

Command Action
npm install Install dependencies
npm run dev Start the development server
npm run build Build the project for production
npm run preview Preview the production build locally
npm run astro ... Run Astro CLI commands like astro add

👀 Connect

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors