Im not sure if this has been asked before or anybody has encountered the same issue on reactjs. So the scenario is like this, I have an index.html file that include
In index.html
In your component
componentWillMount() { window.test(); }