All Projects → abc-club → Taro Music Ts

abc-club / Taro Music Ts

优秀的taro开源项目

Programming Languages

typescript
32286 projects
js
455 projects

Projects that are alternatives of or similar to Taro Music Ts

Spring Batch Admin Backend
Spring Batch Admin 是一个后端采用spring boot 2, spring security , oauth2, Spring data jpa 作为基础框架,集成了quartz 提供调度能力,集成了Spring batch 提供批处理能力的管理系统。系统旨在提供更底层数据展示以及常见批处理的配置以及运行能力。
Stars: ✭ 41 (-18%)
Mutual labels:  dva
React Redux Antdesign Webpack Starter
react + redux + ant design + react-router 4 + webpack 4 starter
Stars: ✭ 44 (-12%)
Mutual labels:  sass
Webxr Webpack Boilerplate
Starter Kit for building rich, immersive WebXR projects (featuring A-Frame) PWA with Webpack and SASS
Stars: ✭ 48 (-4%)
Mutual labels:  sass
Chatwoot
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
Stars: ✭ 11,554 (+23008%)
Mutual labels:  sass
Gravity Forms Scss
Sass styles for the Gravity Forms WordPress form builder plugin
Stars: ✭ 43 (-14%)
Mutual labels:  sass
Grunt Frontend Workflow
Structured, modular and test-driven front-end development and build workflow with Grunt task runner. Includes boilerplate code for Backbone with single/multipage RequireJS setup, and a RESTful API for prototyping.
Stars: ✭ 44 (-12%)
Mutual labels:  sass
Dough
React/Redux + SASS + Gulp/Browserify/Babel skeleton codebase with demo application.
Stars: ✭ 38 (-24%)
Mutual labels:  sass
Reason App Shell Starter Kit
A simple App Shell starter kit that you can use to get started building your PWA with ReasonML & ReasonReact.
Stars: ✭ 49 (-2%)
Mutual labels:  sass
Typescript Hapi React Hot Loader Example
Simple TypeScript React Hot Loading example with Hapi Server-side rendering
Stars: ✭ 44 (-12%)
Mutual labels:  sass
Rocssti
RÖCSSTI : pour démarrer vos CSS avec la patate !
Stars: ✭ 46 (-8%)
Mutual labels:  sass
Cusca
A ghost theme
Stars: ✭ 42 (-16%)
Mutual labels:  sass
Jekyll Bootstrap4
Bootstrap 4 with Jekyll minimalistic example site
Stars: ✭ 43 (-14%)
Mutual labels:  sass
Vue Spa
vue-spa : vue + vue-router + axios + vuex + vux 快速成型移动端项目,直接使用。欢迎star
Stars: ✭ 46 (-8%)
Mutual labels:  sass
Pantry
🥑 Free data storage as a service that allows devs to store JSON for multiple apps & users. A good resource when building personal projects, apps for hackathons, and prototypes alike.
Stars: ✭ 42 (-16%)
Mutual labels:  sass
Boilerplate
Responsive CSS, HTML and JavaScript front-end starting point.
Stars: ✭ 48 (-4%)
Mutual labels:  sass
Whack A Mole
Offline-first arcade game for children
Stars: ✭ 40 (-20%)
Mutual labels:  sass
Hapi React Hot Loader Example
Simple React Hot Loading example with Hapi Server-side rendering
Stars: ✭ 44 (-12%)
Mutual labels:  sass
Calcite Bootstrap
A Calcite theme and a custom build system for building Bootstrap apps.
Stars: ✭ 49 (-2%)
Mutual labels:  sass
React Todo
ReactJS + CSS Modules + Sass + Blueprint
Stars: ✭ 49 (-2%)
Mutual labels:  sass
Create React Redux App
This project was bootstrapped with Create React App and Redux, Sass Structure.
Stars: ✭ 46 (-8%)
Mutual labels:  sass

说明

由taro-cli搭建,搭配typescript和dva使用 适配微信小程序和h5(由于Taro.getBackgroundAudioManager不兼容h5,目前h5端不能正常播放)

部分代码参考自 https://github.com/lsqy/taro-music

运行

  1. 首先启动服务端,接口服务由NeteaseCloudMusicApi提供,下载代码,启动服务,命令如下:
npm i
npm run start
  1. 启动客户端
npm install
npm run dev:weapp 或 npm run dev:h5

TODO

  • 收藏
  • 评论
  • 播放视频
  • 设置
  • 动效

屏幕截图

  • 首页

首页 首页

  • 我的

我的 我的1

  • 账号

账号 账号1

  • 专辑

专辑 专辑1

  • 播放

播放

  • 登录

登录

  • 签到

签到

  • 我的动态

我的动态

  • 我的关注

我的关注

  • 最近播放

最近播放

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].