Skip to content

BvChung/personal_website

Repository files navigation

Personal Website

Overview

This is my personal website, built with Astro, TypeScript, and Tailwind CSS.

Table of Contents

Tech

Development

  1. Install dependencies
npm i
  1. Starting frontend
npm run dev