vib-library

Frontend app for VIB library

Usage no npm install needed!

<script type="module">
  import vibLibrary from 'https://cdn.skypack.dev/vib-library';
</script>

README

Quick Start

You can start developing by following these steps.

  1. Type "npm install" in Node.js command prompt or in integrated terminal if you are using Visual Studio Code.
  2. Type "npm start" to start the app in Webpack dev server
  3. Open http://localhost:8080/ in browser