# 在线阅读前台客户端 **Repository Path**: liu-jiacai/reading ## Basic Information - **Project Name**: 在线阅读前台客户端 - **Description**: 这是一个使用Vue+element ui + node.js + mysql 技术栈构建的在线阅读项目的前台客户端 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-09-08 - **Last Updated**: 2021-10-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ebook_client ## 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/).