0.0.3 • Published 2 years ago

wertg v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Project setup

npm install

Compiles and minifies for production

npm run build

export bundle files

When you run a command npm run build, you will get the bundle files in dist folder, these build files allow us to access through the Glance object globally, and embedding takes place through this object in a test/real project. Next step is you are creating a container in your project and сall our glance method globally, passing our container there. Example: