- Click on the "Fork" button in the top right corner to create your own copy of this playground.
- Open the
app.component.ts
file to see the main Angular component.
- If you don't see preview on the right of your screen: make sure to click 'Toggle Devtools' button. Click 'Open Devtool' and choose preview.
- If start failed: click 'Restart task' button in terminal
- If you encounter any issues or bugs with the CVI library, follow these steps:
- Create a new component or modify the existing ones to reproduce the problem.
- Share the link to your modified playground when reporting the bug on GitHub. This will help others understand and reproduce the issue.
- This playground is set up with the CVI library and can be a quick starting point for testing and bug reporting.
- Make sure to check the CVI library github page for more details on available components and configurations.
Happy Coding!