Skip to content

smickelbeard/shopify-draggable-vue

Repository files navigation

Shopify Draggable Vue

🔥 Features

  • todo

⚙️ Installation

npm i --save @hips/shopify-draggable-vue

📄 Documentation

  • todo

🚀 How to use

<template>
  <div>todo</div>
</template>
<script>
import { todo } from '@hips/shopify-draggable-vue';

export default {
  name: 'Demo',
  components: {
    todo,
  },
  data: () => ({

  }),
  methods: {

  }
}
</script>

⚙️ Developments

npm run serve

Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

⭐️ Show Your Support

Please give a ⭐️ if this project helped you!

👏 Contributing

If you have any questions or requests or want to contribute to @hipsjs/shopify-draggable-vue or other packages, please write the issue or give me a Pull Request freely.

🐞 Bug Report

If you find a bug, please report to us opening a new Issue on GitHub.

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published