项目作者: IvanShavliuga

项目描述 :
task list and timer vue component
高级语言: Vue
项目地址: git://github.com/IvanShavliuga/vuejstimer.git
创建时间: 2020-03-17T16:32:23Z
项目社区:https://github.com/IvanShavliuga/vuejstimer

开源协议:MIT License

下载


vuejstimer

task list and timer vue component

A Pen by Ivan Shavliuga on CodePen.

License MIT.

version 2.0.0

Миграция с vue 2 на vue 3 с целью обучения (Сделано)

  1. -- Изменение механизмов запуска экземпляра vue3
  2. -- Изменение механизмов подключения корневого элемента.
  3. -- Правильное разбиение на компоненты
  4. -- Использование блоков emits
  5. -- Рефакторинг пагинации

Project setup

  1. npm install

Compiles and hot-reloads for development

  1. npm run serve

Compiles and minifies for production

  1. npm run build

Lints and fixes files

  1. npm run lint