/mytodolist

This is a desktop version of todolist developed based on Electron-vite-vue. You can pull and package it into desktop components for different platforms according to your needs.

Primary LanguageVue

lcw-todolist

An Electron application with Vue The program function is to maintain a good schedule and keep it in a prominent position to remind yourself of your plan at all times

Recommended IDE Setup

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

Results picture

alt text

program code path

src/renderer/* This part is the program code folder implemented in vue