import * as React from 'react'; import * as ReactDOM from 'react-dom'; import App from './App'; // app components import { launch } from '@extjs/reactor'; launch();