Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dedal378/vue-todo-test-procontext
Todo-приложение, фильтрация при вводе, по статусу. Карточки drag&drop. UI приложения был не важен, просто экспериментальный.
https://github.com/dedal378/vue-todo-test-procontext
drag-and-drop filters vue vue-animations vue-router
Last synced: 27 days ago
JSON representation
Todo-приложение, фильтрация при вводе, по статусу. Карточки drag&drop. UI приложения был не важен, просто экспериментальный.
- Host: GitHub
- URL: https://github.com/dedal378/vue-todo-test-procontext
- Owner: Dedal378
- Created: 2020-09-07T12:11:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-08T16:32:31.000Z (over 1 year ago)
- Last Synced: 2024-11-25T06:51:33.852Z (3 months ago)
- Topics: drag-and-drop, filters, vue, vue-animations, vue-router
- Language: Vue
- Homepage: https://dedal378.github.io/vue-todo-html-procontext.github.io/
- Size: 3.24 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# vue-todo-test-procontext
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).