/musicapp

react-native 模仿网易云音乐

Primary LanguageJavaScript

Getting started

QQ群:261097396
 效果图

全图

  1. Clone this repo
git clone https://github.com/zhuyunzhang/musicapp.git
  1. Change into the directory
cd "目标目录下"

3 Install the dependencies

yarn
# or
npm install
  1. Run the project
react-native run-ios
# or
react-native run-android