Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.01 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.01 KB

Getting Started

  1. Click on the "Fork" button in the top right corner to create your own copy of this playground.
  2. Open the app.component.ts file to see the main Angular component.

Sandbox notes

  1. 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.
  2. If start failed: click 'Restart task' button in terminal

Reproduce and Report Bugs

  • 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.

Notes

  • 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!