# windows11 in vue **Repository Path**: dupeng0224/windows11-in-vue ## Basic Information - **Project Name**: windows11 in vue - **Description**: 用vue3仿windows11界面 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://guo-weijie.github.io/windows11-in-vue - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2024-02-19 - **Last Updated**: 2024-02-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # windows11-vue > 看到有大神用 react 写了一个 windows11 的界面,[仓库地址](https://github.com/blueedgetechno/windows11),这段时间正好在学习 vue3,于是就试着用 vue3 写了个 windows11 的界面 > 开发人员:[我](https://github.com/guo-weijie) & [Ha aaaaaaaa666](https://github.com/xiaoxianxv666) ## 跑环境 ``` npm install ``` ### 开发 ``` npm run serve ``` ### 生产 ``` npm run build ``` ### 格式化 ``` npm run lint ``` ### 配置 See [Configuration Reference](https://cli.vuejs.org/config/). ### 预览地址 [Github](https://guo-weijie.github.io/windows11-in-vue/#/)