Git Product home page Git Product logo

react-docs-zh-cn's Introduction

React 中文文档

React

在线GitBook 地址:https://jobbym.gitbooks.io/react-docs-zh-cn/

英文原版:https://reactjs.org/docs/hello-world.html

React 中文文档主要是JobbyM 根据React 官网进行翻译,其官网版本为v16.2.0。

贡献内容

如果你想参与这本书的共同创作,修改或添加内容,可以先Fork 这本书的仓库,然后将修改的内容提交Pull requests;或者创建Issues

Fork 后的仓库如何同步本仓库?

// 添加upstream 源,只需执行一次
$ git remote add upstream git@github.com:JobbyM/React-Docs-zh-CN.git

// 拉取远程代码
$ git pull upstream master

// 提交修改
$ git add .
$ git commit

// 更新 fork 仓库
$ git push origin master

更多参考:Syncing a fork

生成电子书

这本书使用GitBook撰写并生成网站,更多信息请参考GitBook

作者列表

定期更新,谢谢各位辛勤贡献

版权许可

React 中文文档 由 JobbyM 翻译并创作,采用 知识共享 署名-非商业性使用 4.0 国际 许可协议进行许可。

react-docs-zh-cn's People

Contributors

gitbook-bot avatar jobbym avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.