Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 677 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 677 Bytes

Sarthak Bento Portfolio

Sarthak Bento Portfolio Preview

Go to my portfolio click here

Tech Stack

Steps

# Clone this repository
$ git clone https://github.com/sarthakxv/astroboy
# Go into the repository
$ cd astroboy

You can use npm or yarn, I'm using pnpm.

# Install dependencies
$ pnpm install
# Start the project in development
$ pnpm run dev

Configuration

remember to replace the site and other properties with your data in astro.config.mjs