Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 453 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 453 Bytes

EVERYLAYOUT for Vue3 Components

├── BoxLayout
├── CenterLayout
├── ClusterLayout
├── CoverLayout
├── FrameLayout
├── GridLayout
├── IconLayout
├── ImposterLayout
├── ReelLayout
├── SidebarLayout
├── StackLayout
└── SwitcherLayout

ref: https://every-layout.dev/

Demo

https://every-layout-vue3-components.vercel.app/

Setup

npm ci

npm run storybook