Application with vue 2 to create tasks with drag and drop dynamics
v.0.0.1 https://deyvis17gy.github.io/clone-trello-vue/ v.0.1.0 https://clone-trello-vue.netlify.app/
Clone the project
git clone https://github.com/Deyvis17GY/clone-trello-vue.git
Go to the project directory
cd clone-trello-vue
Install dependencies
yarn run install
Start the server
yarn run serve
Compiles and minifies for production
yarn run build