GridStack for Vue
npm install gridstack-vue
A starter for creating a Vue component library.
- Install dependencies:
``bash`
pnpm install
- Run the playground:
`bash`
pnpm play
- Run the unit tests:
`bash`
pnpm test
- Build the library:
`bash``
pnpm build
MIT License © 2025 三咲智子 Kevin Deng