Authors:
Cameron Johns, Cille Schliebitz, Anita Gu
Changed on:
3 Feb 2025
`omx-component-sdk` folder in your terminal and run yarn install to download all project dependencies.`Hello.tsx`) are error-free.`fc.mystique.manifest.store`) using a "type": "url" and "src" entry, linking your development environment to your application.`omx-component-sdk` folder.`yarn install` — this will download all the required dependencies set by the SDK.`omx-component-sdk` folder in Visual Studio Code — You will notice that the project contains some sample components. `Hello.tsx` file and make sure that the Hello component file doesn't contain errors or red underlines.`yarn start``fc.mystique.manifest.store` setting and add the plugin reference as shown in the video below.`{`` "type": "url",`` "src":"http://localhost:3001/"``}`