Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 574 Bytes

README.md

File metadata and controls

40 lines (31 loc) · 574 Bytes

vue-app

Tech

Vue.js 2
Typescript
Less

This app is developed by using Vue-smooth-dnd, all changes are being saved to local storage.

Demo: https://vue-kanban-app-4ru9j6qxa-yasiinakbulut58.vercel.app/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.