Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 656 Bytes

README.md

File metadata and controls

41 lines (31 loc) · 656 Bytes

zendeskgarden-vue

Vue 3 Components based on Garden CSS Components

Preview: https://tiagofmdotcom.github.io/zendeskgarden-vue/

Project setup

yarn install

Run Storybook and hot-reloads for development

yarn storybook

Compiles Storybook for production

build-storybook

General Vue commands

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.