A free music web app(desktop version) implemented by Vue.js, mimic of NetEase Music(https://music.163.com/).
AWS EC2 and the access link will be updated at the repository About description;
Reminder: This address may not be available due to an unsual AWS EC2 instance failure during every month.
- Vue + Vuex + Vue router
- Flexbox/CSS grid layout
- Element-UI Components
npm install
To run the app, you need to build your own API server, read NeteaseCloudMusicApi.
npm run serve
npm run build