component-media-mgi-solutions
v0.1.5
Published
- remove comment build at vite.config.ts; - run script: npm run build => build folder lib - change version at package.json and update version on Readme file - run script: npm publish. - if npm require login dev contact HR get account ## Public previe
Downloads
5
Maintainers
Readme
For Dev
npm module
- remove comment build at vite.config.ts;
- run script: npm run build => build folder lib
- change version at package.json and update version on Readme file
- run script: npm publish.
- if npm require login dev contact HR get account
Public preview Component
- comment build at vite.config.ts;
- run script: npm run build:prod => build folder dist
- if test local: npm run dev;
For BA
Test Component
Install Visual Studio Code => Get repo
At folder src => App.vue
import Component to use like as: import BackGround from "../packages/ComponentLibrary/src/BackGround.vue";
and write name component import like as: