...
After you have download the repository and opened it in your code editor, you can run commands to build it:
Code Block | ||
---|---|---|
| ||
Run `yarn install` to download all client node dependencies |
Code Block |
---|
Run `yarn postinstall` to download all host node dependencies |
Code Block |
---|
Run `yarn prebuild` to sign certificate |
Code Block |
---|
Run `yarn build` to build project |
Code Block |
---|
Run `yarn postbuild` to create zxp package |
How to use extensions in Adobe
...