Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 929 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 929 Bytes

Astrofy | Personal Portfolio Website Template

Astrofy | Personal Porfolio Website Template

Astrofy is a free and open-source template for your Personal Portfolio Website built with Astro and TailwindCSS. Create in minutes a website with a Blog, CV, Project Section, Store, and RSS Feed.

Demo

View a live demo of Astrofy

Installation

Run the following command in your terminal

pnpm install

Once the packages are installed you are ready to run astro. Astro comes with a built-in development server that has everything you need for project development. The astro dev command will start the local development server so that you can see your new website in action for the very first time.

pnpm run dev

Tech Stack