import * as React from 'react'; export default class Home extends React.Component { public render() { return

Hello, world!

Welcome to your new single-page application, built with:

To help you get started, we've also set up:

; } }