github-notetaker-app icon indicating copy to clipboard operation
github-notetaker-app copied to clipboard

基于react+react-router开发的查找github用户信息的app

Results 3 github-notetaker-app issues
Sort by recently updated
recently updated
newest added

![image](https://cloud.githubusercontent.com/assets/15205625/15495422/6a2be202-21c2-11e6-8634-4c29312ecfae.png)

1,js和css的路径 前面加个 . 2,用的browserHistory在打开页面时候报错,

demo我clone下我本地后,发现 npm run build编译之后的代码index.html无法运行(dev是可以运行的), 1、生成文件index.html的静态文件引用路径错误 ![image](https://cloud.githubusercontent.com/assets/15205625/15386105/7269f2b2-1dd8-11e6-8974-4a86b743d226.png) 2、我把路径更改正确之后,提示: ![image](https://cloud.githubusercontent.com/assets/15205625/15386146/af96dbc8-1dd8-11e6-975b-35749ff48b42.png)