# wpsjs **Repository Path**: mingwu2017/wpsjs ## Basic Information - **Project Name**: wpsjs - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2026-02-02 - **Last Updated**: 2026-07-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wpsdemovue3 此模板应能帮助你开始在 Vite 中使用 Vue 3 进行开发。 ## 推荐的 IDE 设置 [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur). ## 自定义配置 See [Vite Configuration Reference](https://vitejs.dev/config/). ## 项目设置 ```sh npm install ``` ### 生产模式下编译并压缩 ```sh npm run dev ``` ### 使用 ESLint 进行代码检查 ```sh npm run build ``` ### Lint with [ESLint](https://eslint.org/) ```sh npm run lint ```