Music-Player
a frontend-side Music Player written in Vue.js (Quasar framework)
Backend Repository
- backend repository of this app is available on
https://github.com/hossein-taheri/Music-Player-Node.js
Screenshots
Install
git clone https://github.com/hossein-taheri/Music-Player-Vue.jscd Music-Player-Vue.jsnpm install- Start the app in development mode via
quasar dev - Build the app for production via
quasar build

