import { App } from './App'; import { render } from 'inferno'; render(, document.getElementById('app'));