{"id":17077946,"url":"https://github.com/xiaolin3303/react-music-player","last_synced_at":"2025-04-09T10:09:31.650Z","repository":{"id":82423010,"uuid":"78836403","full_name":"xiaolin3303/react-music-player","owner":"xiaolin3303","description":"Music player build with React, learn how to use React","archived":false,"fork":false,"pushed_at":"2017-10-30T05:06:59.000Z","size":72,"stargazers_count":294,"open_issues_count":1,"forks_count":151,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-02T03:39:23.754Z","etag":null,"topics":["music-player","react","react-hot-loader","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xiaolin3303.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-13T09:46:28.000Z","updated_at":"2025-02-25T18:16:05.000Z","dependencies_parsed_at":"2023-06-15T15:15:27.840Z","dependency_job_id":null,"html_url":"https://github.com/xiaolin3303/react-music-player","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaolin3303%2Freact-music-player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaolin3303%2Freact-music-player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaolin3303%2Freact-music-player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaolin3303%2Freact-music-player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xiaolin3303","download_url":"https://codeload.github.com/xiaolin3303/react-music-player/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248018061,"owners_count":21034048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["music-player","react","react-hot-loader","webpack"],"created_at":"2024-10-14T12:18:12.124Z","updated_at":"2025-04-09T10:09:31.616Z","avatar_url":"https://github.com/xiaolin3303.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-music-player\r\nmusic player build with React\r\n\r\n### overview\r\n![](https://github.com/xiaolin3303/react-music-player/blob/master/overview/music-player.png?raw=true)\r\n![](https://github.com/xiaolin3303/react-music-player/blob/master/overview/music-list.png?raw=true)\r\n\r\n### 如何运行\r\n\r\n**开发启动**\r\n```shell\r\nnpm start\r\n```\r\n\r\n**编译产品**\r\n```shell\r\nnpm run build\r\n```\r\n\r\n**运行各阶段例子**\r\n\r\n修改`webpack.config.js`中`entry`\r\n\r\n比如`Router`例子\r\n```javascript\r\nentry: [\r\n    'webpack-dev-server/client?http://localhost:3000',\r\n    'webpack/hot/only-dev-server',\r\n    'react-hot-loader/patch',\r\n    path.join(__dirname, 'app/router/index.js')\r\n],\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaolin3303%2Freact-music-player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiaolin3303%2Freact-music-player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaolin3303%2Freact-music-player/lists"}