# 网上书店前台客户端 **Repository Path**: liu-jiacai/bookStoreClient ## Basic Information - **Project Name**: 网上书店前台客户端 - **Description**: 这是一个使用Vue+element ui + node.js + mysql 技术栈构建的网上书店项目前台客户端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 1 - **Created**: 2021-09-07 - **Last Updated**: 2024-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # shop-store-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/).