A frontend-side Music Player written in Vue.js
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.js
cd Music-Player-Vue.js
npm install
- Start the app in development mode via
quasar dev
- Build the app for production via
quasar build