icij-vue-collectiondeprecated

A beautiful Design System for Bootstrap 4 and Vue.js

Usage no npm install needed!

<script type="module">
  import icijVueCollection from 'https://cdn.skypack.dev/icij-vue-collection';
</script>

README

ICIJ Vue Collection

A collection of Vue components from ICIJ team

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn serve

# build for production with minification
yarn build

# build for production and view the bundle analyzer report
yarn build --report

# deploy the doc on Github Pages
yarn deploy

# publish a vestion of the package on NPM registry
yarn publish