

Webpack 5.66.0 compiled successfully in 1509 ms To create a production build, use npm run build.Īsset static/js/bundle.js 1.49 MiB (name: main) 1 related assetĪsset asset-manifest.json 190 bytes Ĭached modules 1.39 MiB (javascript) 28.1 KiB (runtime) 109 modules

Local: On Your Network: Note that the development build is not optimized. When I run npm start in the my-app directory, the project compiles with the following message : Compiled successfully! Src/index.js import ReactDOM from 'react-dom' Src/App.js import from 'react-router-dom' You need to enable JavaScript to run this app.

These are the contents of the project directory named my-app.
