- 使用Prismplayer播放器
- 动态跳转到PC端或移动端页面
- 使用 React, ES6 & Babel 6
- 使用Webpack编译
- 支持 hot module replacement
- Auto Open a new browser tab when Webpack loads, and reload the page when you modified the code
$ https://github.com/alilmq/reactdemo.git <foldername>
$ cd <foldername>
$ npm install
$ npm run mobile
$ npm run pc
$ npm run prod
MIT