Skip to content

Black-water-side/vueShop

Repository files navigation

vue_shop

Using the idea of separation of front and back -end

项目简述

    前端使用的是vue框架,后端使用的是thinkphp,后端框架有点老了,考虑以后用Laravel框架

技术栈

  • vuex

  • vue-router

  • mui

  • axios

环境

  • node v16.14.0

  • npm v8.3.1

安装

  • 克隆项目到本地

        git clone https://github.com/Black-water-side/vue_shop.git

  • 安装依赖

        npm intall

        npm install nodemon -g

运行

  • 命令行切换到服务器的目录

        nodemon socket.js