import React from 'react'; const App = () => { return (

Hello world для проекта - enterfront

); }; export default App;