Install skill-mw-yti with pnpm:
cd `skill-mw-yti`
pnpm install
pnpm start| Command | Description |
|---|---|
pnpm start |
Runs the app in development mode. |
pnpm test |
Runs the test watcher in an interactive mode. By default, runs tests related to files changed since the last commit. |
pnpm build |
Builds the skill for production to the dist folder. It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified, and the filenames include the hashes. Your skill is ready to be deployed. |
- Credentials
- Steps to trigger (describe in steps how to receive a trigger add link):
- go to https://yetiforce-demos.matterway.io/index.php?module=Partners&view=List&mid=126&parent=47
- After logging in, you need to navigate to the Partners page from the side bar under Companies and Contacts.
- Select one of the partners from the list by checking the checkbox.
- Design: Link to Designer