1.0.0 • Published 1 year ago

vizion360builder-js v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Install Vizion Package

Require Node >= v18.x.x

$ npm install vizion360builder-js --save

Usage

import { init } from "vizion360builder-js";

// Mount Vizion Portal to your App:
init("Element-ID");
1.0.0

1 year ago