Skip to content

XLPeng57/WebMusicPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebMusicPlayer

TypeScript, Vue.js, SpringBoot, MyBatis, MySQL

How to run the app

  1. Go to dir music-client/music-manage
npm install
npm run serve
  1. Go to dir MusicServer
./mvnw spring-boot:run

or build and run the project from IntelliJ

  1. Start Redis Server Run following command in terminal
redis-server
  1. Open MySQL Run following command in terminal
mysql -u root -p

About

TypeScript, Vue.js, SpringBoot, MyBatis, MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published