https://github.com/ui-d/checklist
☑️ Single component built with vue, moment.js, vue-dragula. Features: current date, activate/disactivate list item, change order with drag'n'drop, edit list item, add new action, vue transitions.
https://github.com/ui-d/checklist
Last synced: 7 months ago
JSON representation
☑️ Single component built with vue, moment.js, vue-dragula. Features: current date, activate/disactivate list item, change order with drag'n'drop, edit list item, add new action, vue transitions.
- Host: GitHub
- URL: https://github.com/ui-d/checklist
- Owner: ui-d
- Created: 2017-12-05T23:32:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-24T14:50:06.000Z (almost 8 years ago)
- Last Synced: 2025-01-31T17:53:16.705Z (over 1 year ago)
- Language: Vue
- Homepage:
- Size: 714 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blendberg
> todo component
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).