# online-reading-system-vue **Repository Path**: ljmsuxian/online-reading-system-vue ## Basic Information - **Project Name**: online-reading-system-vue - **Description**: 该项目是在线小说阅读系统的前端项目,采用了Vue3以及ElementPlus组件库进行开发。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-08 - **Last Updated**: 2025-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: 毕业设计 ## README # online-reading-system-vue ## Project setup ``` pnpm install ``` ### Compiles and hot-reloads for development ``` pnpm run serve ``` ### Compiles and minifies for production ``` pnpm run build ``` ### Lints and fixes files ``` pnpm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).