# Vue全家桶仿京东电商实战 **Repository Path**: httpxiaobocom/jdPage ## Basic Information - **Project Name**: Vue全家桶仿京东电商实战 - **Description**: 使用vue2.0,axios,vuex,cube-ui仿京东电商单页面实战 - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-06-14 - **Last Updated**: 2024-04-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jdpage ## 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/).