# 书虫系统 **Repository Path**: qin-faqiang/bookworm-system ## Basic Information - **Project Name**: 书虫系统 - **Description**: 这是一款基于用户开发的网上图书购物系统,用户可以在在线商城中购买自己想要物品并加入购物车,付款后将会快递到家。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-10 - **Last Updated**: 2022-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # project ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).