import App from './App'; import React from 'react'; React.render(, document.getElementById('app'));