Skip to content

xxxbrem/shopping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue-Springboot Shopping Mall

Introduction

A Shopping Mall Based on Vue and Springboot

Dependencies

JDK 15, MySQL, Maven, Node.js

Install

  1. install maven
  2. mvn install:
    cd springboot
    mvn clean install
  3. npm install"
    cd ../vue
    npm install

Config

Complete database setting and Alipay setting in springboot/src/main/resources/application.yaml.

Run

  1. Launch MySQL
  2. Launch backend: by IntelliJ IDEA or mvn spring-boot:run
  3. Launch frontend: by IntelliJ IDEA or npm run sever

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published