Skip to content
Аниса edited this page Sep 12, 2022 · 6 revisions

━ How to get started?

  1. Download by running: npm install @vstudio/vital.kit within your current working project.
  2. By default whenever you import @vstudio/vital.kit vKit's instance gets auto-injected into global scope, thus you can use it directly within scripts w/o requiring it anymore.

━ How to find Module's APIs?

Head over to the sidebar (Features) and select the module you want to view further more about.

Clone this wiki locally