import React, { Component } from 'react' import './App.css' class App extends Component { render() { return (
Here will appear a Web UI !