<aside> 💡 ZIP: This build will have everything you need to get your application up and running quickly

</aside>

1. Include in folder

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/0d034ded-c068-4dc8-b229-83669e49baef/App.js.png

File containing links to application pages, as well as a list of fonts and include libraries.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/3cef8a6d-c06d-4db0-96e6-6a779a663354/app.json.png

File containing information about the build and configuration of the application.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/a6e6d291-0ce2-4929-a5f0-27d930d5ac13/assets.png

The folder where the images and plug-in files of the application are stored.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/ba9f7763-8959-4d61-8058-3522f535cea3/babel.config.js.png

Babel configuration file

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/3d044273-f96d-442b-ace3-6aee5da91f39/node_modules.png

The folder where the library files needed to build and run the application are stored.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/af2b54e3-08e4-474d-8431-58399ff90f28/package.json.png

File used to define project properties, description, author and license information.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/9cf5240f-7f9e-4e13-b393-283ef4d4ba0f/package-lock.json.png

File used to lock dependencies to a specific version number of an application package.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/0b0d7530-d541-4458-ab67-126b0c438e85/Page0.js.png

File of a separate application page.

Example: