# Dmall **Repository Path**: dangc/Dmall ## Basic Information - **Project Name**: Dmall - **Description**: Vue + cli3 搭建的一个仿京东商城应用。我会持续更新它。 commit狂魔 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-06-05 - **Last Updated**: 2021-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Dmall ## Anounce vuejs for a Dmall which like as jd.mall by vue cli3 + thinkphp6 ## 链接 [github链接](https://github.com/dangc9/Dmall)

[gitee链接](https://gitee.com/dangc/Dmall) ## 当前效果
## 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/).