Playground-draggable
Description
Just little demo contains draggable elements that can be placed on certain places.
Demo:
https://taratatuy.github.io/playground-draggable/
Installation
If you wanna run the project on local do the following steps.
git clone https://github.com/taratatuy/playground-draggable.git
cd playground-draggable
npm i
npm run serve