Skip to content

This is a test project to showcase how to implement different CVI components when building a GUI

License

Notifications You must be signed in to change notification settings

ExiRain/sample-implementation-cvi

 
 

Repository files navigation

General information

This is a repo to showcase implementation different CVI and BYK components when building applications.

Running via docker

  • Navigate to root directory of the application
  • Run command docker -compose up -d

Running locally

  • Run npm install --legacy-peer-deps to install necessary dependencies
  • Run npm run dev to start the application

Gov CVI

Creating Header/Menu package

To get all information regarding building npm package for header/menu go to src/exportcomponent folder and follow provided instructions.

https://github.com/orgs/buerokratt/projects/34 https://github.com/buerokratt/cvi

About

This is a test project to showcase how to implement different CVI components when building a GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 59.9%
  • SCSS 39.6%
  • Other 0.5%