bem / bem-react

A set of tools for developing user interfaces using the BEM methodology in React
http://bem.github.io/bem-react
Other
440 stars 64 forks source link

More useful examples #49

Closed awinogradov closed 6 years ago

awinogradov commented 7 years ago

Many examples to port.

iniel commented 7 years ago

It would be great to see example of block like https://github.com/reactjs/redux/blob/master/examples/real-world/src/containers/App.js

awinogradov commented 7 years ago

Example for connection entity to state.

veged commented 7 years ago

use create-bem-react-app

awinogradov commented 7 years ago

https://github.com/awinogradov/create-bem-react-app

awinogradov commented 6 years ago

170