# jingdong-vueapp **Repository Path**: pish7/jingdong-vueapp ## Basic Information - **Project Name**: jingdong-vueapp - **Description**: 仿京东商城 Vue 应用的网页移动端,使用 Vue.js 和 Typescript - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-11-23 - **Last Updated**: 2022-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Project ## README # vueapp 项目来源: [[网易云课堂]2019全新vue2.5项目实战全家桶](https://study.163.com/course/introduction/1209141812.htm) ## 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/).