Skip to content
This repository has been archived by the owner on Dec 20, 2019. It is now read-only.

Latest commit

 

History

History
24 lines (22 loc) · 733 Bytes

README.md

File metadata and controls

24 lines (22 loc) · 733 Bytes

std-app

It's a to-do app inspired by many apps like Microsoft To Do aim to help to arrange recurrence works but also available for one-time tasks.

It's developed by vue.js & vuetify framework and pack by electron which require vue-cli3 & electron-vuetify boilerplate.

Gallery

screenshot

Project setup

install necessary packages

yarn install

run in test mode

yarn electron:serve

build for production

yarn electron:build

Notice

It's not a standalone app which required a backend, you can edit from repository std-api which writen by Python.

Web version can be found at std.