artisan-vue-components
v1.0.1
Published
UI components by Artisan Digital Asia
Downloads
6
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.