# 小说阅读App_前端 **Repository Path**: HL_code20020829/novel-reading-app-front-end ## Basic Information - **Project Name**: 小说阅读App_前端 - **Description**: 这是一个个人学习项目,主要可是让使用者阅读,创作小说等,包含前端界面和后台接口编写,前端使用Vue框架,后台为PHP框架Laravel。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-09-27 - **Last Updated**: 2023-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # novel_read ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).