Skip to content

ony3000/my-to-do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

895f017 · Oct 20, 2024
Jan 21, 2023
Feb 18, 2023
Feb 12, 2023
Feb 4, 2023
Jun 2, 2021
Feb 1, 2021
Jan 21, 2023
Jan 20, 2023
Feb 12, 2023
Jan 21, 2023
Oct 20, 2024
Feb 4, 2023
May 15, 2023
Dec 14, 2023
Jan 21, 2023
Feb 4, 2023
Jan 21, 2023

Repository files navigation

my-to-do

Clone coding: Microsoft To Do
(Replicated the user interface of 2021.)

Requirements

Build Setup

# install dependencies
$ pnpm install

# serve with hot reload at localhost:5000
$ pnpm run dev

# build for production
$ pnpm run build

# launch server in production mode
$ pnpm run start