light-box-mgi-solutions

0.0.3 • Public • Published

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:

    <script setup lang="ts"> import { RouterLink, RouterView } from "vue-router"; // @ts-ignore import BackGround from "../packages/ComponentLibrary/src/BackGround.vue"; </script>

Package Sidebar

Install

npm i light-box-mgi-solutions

Weekly Downloads

1

Version

0.0.3

License

none

Unpacked Size

47.3 kB

Total Files

6

Last publish

Collaborators

  • mgisolutions