Skip to content

This CodeSandbox playground serves as a starter app for integrating and experimenting with the CVI library in an Angular application

Notifications You must be signed in to change notification settings

ceisipeik/angular-cvi-starter

 
 

Repository files navigation


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!


About

This CodeSandbox playground serves as a starter app for integrating and experimenting with the CVI library in an Angular application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.8%
  • HTML 15.2%
  • SCSS 13.1%
  • Dockerfile 0.9%