appReact
React.render( React.createElement(MenuExample, {items: ['Home', 'Services', 'About', 'Contact us'] }), document.body );