/taskforce

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

Primary LanguageVueMIT LicenseMIT

taskforce

This is still in Alpha State

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

TaskForce Screenshot

Project setup

npm install

Compiles and hot-reloads for development

npm run electron:serve

Compiles and minifies for production

npm run electron:build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit