Working with Manifest Files
Learn how to use the manifest file.
We'll cover the following
A manifest file provides information about an app in JSON format. It is usually in the root folder of an application. The following code snippet shows how to add a manifest file named manifest.json
to the index.html
file:
Get hands-on with 1400+ tech skills courses.