Contributing
Any contribution to the code or any part of the documentation and any idea and/or suggestion are very welcome.
# clone the repository
git clone git@github.com:zavalen/draggable-resizable-vue3.git
# change the folder
cd draggable-resizable-vue3
# serve with hot reload at localhost:5173
npm run dev
# distribution build
npm run build