Skip to content

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

License

Notifications You must be signed in to change notification settings

qingzeng/github-notetaker-app

 
 

Repository files navigation

github-notetaker应用开发实战

本次项目实战开发的详细教程请前往github-notetaker应用开发

1.使用方法

起步

$ git clone https://github.com/GuoYongfeng/github-notetaker-app
$ cd github-notetaker-app
$ npm install
$ npm run dev

编译

$ npm run build

2.学习文档

3.技术点

  • webpack && webpack-dev-server
  • babel 及其各种插件
  • ES6语法特性
  • React && ReactDOM
  • react-router
  • axois
  • firebase && reactfire

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.6%
  • HTML 5.0%
  • CSS 0.4%