todo-lite

OSCS Status vue: v3.2.37 (shields.io) pinia: v2.0.14 (shields.io) webpack: v5.73.0 (shields.io)

Lightweight to-do program, simple and fresh ui style, responsive page layout, easy to adapt to various clients, making to-do records easy and pleasant.

demo go here: https://bulv0620.github.io/todo-lite/

Project setup

This project uses node and npm. Go check them out if you don’t have them locally installed.

$ npm install

Run

To run the project and hot-replace, you need to enter:

$ npm run serve

Build

To package the project, you need to enter:

$ npm run build

GitHub

View Github