-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Аниса edited this page Oct 2, 2022
·
16 revisions
- Download & Install
-
CDN: Head over to Vital.network's Releases & require the latest embeddable scripts within your project
vital.network-<platform>.js
. -
NPM: Run
npm install @vstudio/vital.network
within your current working project.
-
CDN: Head over to Vital.network's Releases & require the latest embeddable scripts within your project
- By default whenever you import
vital.network-<platform>.js
vNetwork's instance gets auto-injected into global scope, thus you can use it directly within scripts w/o requiring it anymore.
Head over to the sidebar (Modules) and select the module you want to view further more about.