github

krasimir / react-in-patterns

  • среда, 27 июля 2016 г. в 03:12:29
https://github.com/krasimir/react-in-patterns

JavaScript
📚 List of design patterns/techniques used while developing with React



React in patterns

📚 List of design patterns/techniques used while developing with React.



Running the examples

  • Run npm i
  • Go to the folder of the example
  • Run npm run build (or npm run watch if you want to make changes)
  • Open the content of the public folder in a browser