UNPKG

cra-template-starter

Version:
3 lines (2 loc) 72 B
const App = () => <h1>Hello React Start App</h1>; export default App;