Skip to content

一个简单的音乐播放器[A simple music player]

Notifications You must be signed in to change notification settings

SEAHAISEA/SEA-MUSIC

Repository files navigation

SEA-MUSIC

一个简单的音乐播放器,使用electron+vue3+pinia+TypeScript开发。

A simple music player developed using electron+vue3+pinia+TypeScript.

Have fun!🥰

Demo

sea-music-demo.mp4

推荐的IDE设置

Recommended IDE Setup

项目设置

Project Setup

git clone https://github.com/SEAHAISEA/SEA-MUSIC.git
cd sea-music
npm install

开发

Development

npm run dev

构建

Build

  • 对于Windows (For Windows)
npm run build:win
  • 对于macOS (For macOS)
npm run build:mac
  • 对于Linux (For Linux)
npm run build:linux

下载

Download

参考

References

About

一个简单的音乐播放器[A simple music player]

Resources

Stars

Watchers

Forks

Packages

No packages published