基于react+react-router开发的查找github用户信息的app
本次项目实战开发的详细教程请前往github-notetaker应用开发
$ git clone https://github.com/GuoYongfeng/github-notetaker-app
$ cd github-notetaker-app
$ npm install
$ npm run dev
$ npm run build