Skip to content

Commit

Permalink
Merge pull request #12 from matterway/fix/update-readme
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
Karim-Sh authored Jul 9, 2024
2 parents 7d58147 + 3c02e9c commit 07e688c
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,18 @@ Install `MW YTF` with yarn​:

### Scripts

| Command | Description |
| :------------ | :---------------------------------------------------------------- |
| `yarn start` | Runs the app in development mode. |
| `yarn test` | Runs the test watcher in an interactive mode. By default, runs tests related to files changed since the last commit. |
| `yarn 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. |
| Command | Description |
| :----------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `yarn start` | Runs the app in development mode. |
| `yarn test` | Runs the test watcher in an interactive mode. By default, runs tests related to files changed since the last commit. |
| `yarn 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. |

## Skill trigger

- [Credentials](https://start.1password.com/open/i?a=KBXK36HQOFATFGS55MUTEP54XM&h=matterway.1password.com&i=tcwoz4g7xxfyxmq46faeywn5i4&v=vyzebl4klpdt6t6ttafsctogze)
- Steps to trigger:
- go to https://yetiforce.matterway.io/index.php?module=Home&view=DashBoard
- navigate to the Dashboard page from sidebar under Virtual Desk.

## Additional Notes​

Expand Down

0 comments on commit 07e688c

Please sign in to comment.