A server to record all tasks.
Two pages, home and task, with preset fake task data and the data is saved in localStorage.
- Language: TypeScript v5.0.3
- Web FrameWork: Vue3 v3.3.4
npm install
npm run build
npm run dev
/
/task
A server to record all tasks.
Two pages, home and task, with preset fake task data and the data is saved in localStorage.
npm install
npm run build
npm run dev
/
/task