vg-component-lib

Publish npm package and use it in react app

Usage no npm install needed!

<script type="module">
  import vgComponentLib from 'https://cdn.skypack.dev/vg-component-lib';
</script>

README

npm start

webpack will launch the application inside the browser


npm run build

The bundle will be placed into

./dist/main.js


Webpack Dev Server will automagically refresh the window upon every modification to a file!