Fork me on GitHub

React Bandjs Renderer

mBros Theme

In this demo, it shows the renderer can "render" a famous theme from Band.js. The music has been translated to our customised elements and internal components.

After pressing the button, it will start to play the music and then dump the pure markups below. See source code is in the "/demo/mbros-theme/index.jsx" to get more information about how to apply the renderer in your application.

Show me!