基于Vue3+Vite+TypeScript+compositionApi+naiveui构建的精致的支持夜间模式网易云音乐流媒体网站webApp
cloud-music is a music streaming website project primarily built using Vue3, TypeScript, and Vite to resemble the desktop version of NetEase Cloud Music. As an exploration of cutting-edge frontend technology stacks, the project aims to be not only educational but also enjoyable for developers. It utilizes various technologies and libraries such as Vue3, naive-ui, Vite, axios, dayjs, and more to create a feature-rich music streaming platform.
To run the project, it is recommended to use npm and Node.js version 14.18+ or 16+. Here is a general guide to install and run the project:
npm install -g pnpm
git clone [repository_url]
cd [project_folder]
pnpm install
pnpm run build
pnpm run serve
Cloud-music is a Vue3-based music streaming website project that leverages a variety of modern tools and libraries to deliver features such as customizable themes, night mode, song playback controls, lyrics synchronization, user playlist management, lazy loading, and much more. By following the provided installation guide, developers can explore and learn from this project while also enjoying the music streaming experience it aims to provide.