# electron本地播放器 **Repository Path**: onresize/electronic_local_player ## Basic Information - **Project Name**: electron本地播放器 - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-04-09 - **Last Updated**: 2023-04-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 本地音乐播放器 介绍:electron练习作,实现获取存储本地音频文件,原生js实现播放,window打包 ![Image main](http://pic.yupoo.com/jsmask/ab9acd27/67f5fffc.png) ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn start ``` ##### OR ``` yarn dev ``` ### Compiles and minifies for production ``` yarn dist ```