GithubHelp home page GithubHelp logo

roccozhang / admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zyhuu/admin

0.0 1.0 0.0 3.64 MB

基于vue的商城后台管理系统

License: MIT License

JavaScript 86.01% HTML 4.98% Vue 2.76% CSS 6.24%

admin's Introduction

基于vue的商城后台管理系统

技术栈

前端
  • vue
  • vue-cli
  • webpack
  • vue.router
  • axios
  • vuex
  • Element-UI
  • scss
后端
  • node.js
  • express
  • mysql

项目业务分析

电商业务

  • 对外网站(用户购买)
  • 后台管理端(用于运营人员)
  • 移动Web
  • APP
  • 数据分析(用户行为分析)
  • 数据统计系统(财务)

下载本项目

git clone '[email protected]:ZYHUU/admin.git'

项目依赖

node.js(>= 6.0.0)

安装

1.部署本地服务器(后端)
  • 找到根目录下的shop2-server/db/mydb.sql文件。
  • 把mydb.sql导入本地的数据库。phpStudy,Navicat for MySQL 或者其他数据库工具都可。
  • 另外创建一个文件夹(后端使用)把package.json文件放到这个文件夹下,cmd运行npm i。下载完成后,再cmd运行 node app 。ok此时本地服务器已经部署完成。
2.前端
  • 打开admin文件夹,cmd运行 npm i下载依赖的包
  • cmd运行npm run dev
  • 打开浏览器访问http://localhost:8080/#/

具体初始化步骤,大家可以看这篇文档详解https://blog.csdn.net/zero________________/article/details/81435784

admin's People

Contributors

zyhuu avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.