react-study

React学习和开发

MIT License

Stars
2

react-study

React

@ ChungKingforkstar

2018721V16.4


Files

  • nodenpm
  • npm create-react-app

npm install -g create-react-app

  • react

create-react-app demo01

cd demo01

npm start

Introduce

  • React
    • UIJavaScript
    • ReactMVCV
    • 1 **JSX UI
    • 2 diff DOM
    • JSX
    • propsstate
    • style
    • mountingupdatingunmounting
    • this
    • react-router
    • Redux

Tips

  • Dont forgit two node version
    image.png

Documentation

Examples

Installation

Feedback()

Issues

License

Copyright (c) ChungKing. All rights reserved.

Licensed under the MIT License.

Related Projects