0.0.3 • Published 4 years ago
wertg v0.0.3
Project setup
npm installCompiles and minifies for production
npm run buildexport 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:
0.0.3
4 years ago