这是一个基于react+react-router-dom+redux全家桶的入门Demo!
http://www.ingrace.cn/examples/11/#/
git clone
git clone https://github.com/Awheat/react-163-music.git
npm install
```
一.项目根目录启动项目:
yarn dev Or npm run dev