This is my personal resume website, built with shadcn
and vite
. It records my summary, work experience, education, and projects. The website is designed to be repsonsive and mobile-friendly.
Please view the live demo at www.lukemao.site.
# install dependencies
npm install
# run dev server
npm run dev
And open the webpage at http://localhost:5173.