# 电商绑定客户项目 **Repository Path**: stromWan/socialcrm1 ## Basic Information - **Project Name**: 电商绑定客户项目 - **Description**: 适用于微信绑定电商客户的项目。用到了 vue + ajax + vant 组件库技术,需获取微信授权功能,实现了客户在微信浏览器上流畅上传信息给后台功能,包括红包返现、客户裂变等功能。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-02-12 - **Last Updated**: 2023-01-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # learndriving ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn run serve ``` ### Compiles and minifies for production ``` yarn run build ``` ### Run your tests ``` yarn run test ``` ### Lints and fixes files ``` yarn run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).