Skip to content

pfranz/learning-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning-react

materials about learning react

Development

npm install
npm start

Example

http://localhost:9000/examples/

online example: http://yiminghe.github.io/learning-react/examples/

Test Case

npm run chrome-test
npm test

Coverage

npm run coverage

Tutorials

https://github.com/yiminghe/learning-react/blob/master/tutorial/en-us/index.md

online

react 入门

react 进阶

Reference

https://github.com/yiminghe/learning-react/blob/master/reference.md

Our components based on React

https://github.com/react-component

License

Sample codes and articles are released under the MIT license.

About

materials about learning react

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 70.7%
  • JavaScript 26.3%
  • CSS 2.8%
  • Shell 0.2%