Making an App Installable
To make your deco App installable on a deco site, follow these simple steps:- Run the following command in your terminal to install your App:
$YOUR_APP_LOCATION
with the location of your deco App, which can be a
folder in your file system or an HTTP URL from GitHub or denopkg/denoland.
- Next, execute the following command to update the schema and manifest of your App: