Skip to content

Console Output

+ npx react-scripts build
Creating an optimized production build...
Browserslist: caniuse-lite is outdated. Please run:
  npx browserslist@latest --update-db
  Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
Compiled successfully.

File sizes after gzip:

  349.01 KB  build/static/js/2.6a7b8b3b.chunk.js
  2.74 KB    build/static/js/main.9e150044.chunk.js
  1.06 KB    build/static/css/main.1c2d2d0c.chunk.css
  732 B      build/static/js/runtime-main.5bd935b8.js

The project was built assuming it is hosted at ./.
You can control this with the homepage field in your package.json.

The build folder is ready to be deployed.

Find out more about deployment here:

  bit.ly/CRA-deploy