artisan-vue-components

UI components by Artisan Digital Asia

Usage no npm install needed!

<script type="module">
  import artisanVueComponents from 'https://cdn.skypack.dev/artisan-vue-components';
</script>

README

Artisan Vue Components

This is the components for using in vueJS projects.

Install Instruction

Yarn

yarn add artisan-vue-components

NPM

npm install artisan-vue-components --save

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:3000
yarn dev

# serve with storybook at localhost:9001
yarn storybook

# build storybook
yarn build-storybook

# build lib
yarn build-lib

For components review, checkout Artisan Vue Components storybook.