1.0.1 • Published 5 years ago

artisan-vue-components v1.0.1

Weekly downloads
6
License
-
Repository
-
Last release
5 years ago

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.