|
hace 2 años | |
---|---|---|
config | hace 2 años | |
public | hace 2 años | |
scripts | hace 2 años | |
src | hace 2 años | |
.gitignore | hace 2 años | |
README.md | hace 2 años | |
package-lock.json | hace 2 años | |
package.json | hace 2 años | |
postcss.config.js | hace 2 años |
这是一个基于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