This is a personal portfolio website built with Vue 3 and Vite, showcasing my work experience and project portfolio.
這是一個基於 Vue 3 和 Vite 開發的個人作品集網站,展示我的工作經驗及專案。
You can fork this project and modify it according to your needs, but please credit the original author wenyanlin in your project. Give a ⭐ if you like this website! Thanks!
您可以 fork 此專案並根據自己的需求進行修改,但請在您的專案中標示wenyanlin。如果您喜歡這個專案,歡迎給個 star ⭐!感謝!
This project was built using these technologies.
- Vue 3
- Vue Router
- SCSS
- Tailwind CSS
- Vite
- VsCode
-
Installation / 安裝
npm install
-
Start the development server / 啟動開發服務器
npm run dev
-
Open in browser / 在瀏覽器中打開
http://localhost:5173

