Skip to content

cz520/music-player

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Player by Vue Stack

Clone it

$ git clone https://github.com/zce/music-player.git -b vue --depth 1
$ cd music-player

Run it

Install Dependencies

$ npm install

Server Side

$ npm run serve

visit http://localhost:2080/music/list in browser

Client Side

Open another Terminal and run:

$ npm run client

visit http://localhost:3000 in browser

About

a music player by express & angular || vue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.6%
  • HTML 1.8%
  • CSS 0.6%