Skip to content

liumapp/hello-sv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-sv:

using SpringBoot drive Backend , while the Frontend is drived by Vue2.0

overview

A simple project , which backend and frontend was separated . Backend was drived by springboot , and Frontend was drived by Vue2.0

Aim to make group members understand how we make project in such a cool way

frontend

A Vue.js+webpack project

backend

springboot project

documents

  • the database could be initialized by etc/sql/*.sql

  • file shall be upload to etc/uploadfiles

how to use

  • mvn install

  • cd backend/web/target

  • java -jar web-1.0-SNAPSHOT.jar, this will start springboot .

  • cd frontend

  • npm install

  • npm run dev, this will start vue program.

About

using SpringBoot drive Backend , while the Frontend is drived by Vue2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published