# 个人网站 **Repository Path**: x2ink/personal-website ## Basic Information - **Project Name**: 个人网站 - **Description**: 使用dumi框架搭建的简历,作品集网站 - **Primary Language**: HTML - **License**: MIT - **Default Branch**: master - **Homepage**: https://www.x2.ink - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-31 - **Last Updated**: 2024-12-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: React ## README # mysite A static site base on [dumi](https://d.umijs.org). ## Development ```bash # install dependencies $ npm install # start dev server $ npm start # build docs $ npm run build # Locally preview the production build $ npm run preview ``` ## LICENSE MIT