# sky_express_vue_customer_system **Repository Path**: skyhuang2020/sky_express_vue_customer_system ## Basic Information - **Project Name**: sky_express_vue_customer_system - **Description**: 此后台销售管理系统使用vue + express + nodejs + mysql 开发,前端页面使用element UI布局。 功能:新增登陆用户,分配权限,新增客户,开卡,客户消费,次数卡划销等 - **Primary Language**: NodeJS - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2020-08-30 - **Last Updated**: 2024-10-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sky_express_vue_customer_system ## 软件架构 > A Vue.js + express + mysql project > Used element-ui: https://element.eleme.io/#/en-US/component/quickstart ### Build Setup ``` bash # install dependencies npm install # install project dependencies npm install express, body-parser, mysql, element, axios, sequelize, mysql2 --save # serve with hot reload at localhost:8005 npm run serve # serve with hot reload at localhost:8080 # npm run dev # haven't add npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report # run unit tests npm run unit # run e2e tests npm run e2e # run all tests npm test ``` ####部署 1. 全局安装node-windows的库 npm i -g node-windows 2. 执行命令 node nw.js //安装服务 node nw-uninstall //卸载服务