项目作者: vividhsv

项目描述 :
Vue JS, Electron and Dexie App to track and prioritize various tasks
高级语言: Vue
项目地址: git://github.com/vividhsv/taskforce.git
创建时间: 2018-11-09T17:37:30Z
项目社区:https://github.com/vividhsv/taskforce

开源协议:MIT License

下载


taskforce

This is still in Alpha State

Vue JS, Electron and Dexie App to track and prioritize various tasks

TaskForce Screenshot

Project setup

  1. npm install

Compiles and hot-reloads for development

  1. npm run electron:serve

Compiles and minifies for production

  1. npm run electron:build

Run your tests

  1. npm run test

Lints and fixes files

  1. npm run lint

Run your unit tests

  1. npm run test:unit