Skip to content

Repository files navigation

dylans.site

Personal portfolio website — built with Vue 3, TypeScript, and Vite.

Tech Stack

  • Vue 3 (Composition API + <script setup>)
  • TypeScript 5.9
  • Vite 7

Getting Started

npm install
npm run dev

Build for Production

npm run build
npm run preview   # preview the production build locally

Project Structure

src/
├── components/     # Vue single-file components
├── composables/    # Reusable composition functions
├── data/           # Site content (JSON-driven)
├── assets/         # Styles and static assets
├── App.vue         # Root component
└── main.ts         # App entry point

License

MIT

About

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages