# store-app **Repository Path**: lideru/store-app ## Basic Information - **Project Name**: store-app - **Description**: 一本书PC端网站,使用vue3开发。 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: http://114.115.144.177:9966/index - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-29 - **Last Updated**: 2022-07-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # story-app ### 项目地址 [点击查看项目网站](http://114.115.144.177:9966/index) ### 运行下面命令安装 ``` npm install ``` ### 运行下面 ``` npm run serve ``` ### 运行下面打包 ``` npm run build ``` ### 自定义配置 See [Configuration Reference](https://cli.vuejs.org/config/).