https://github.com/heycn/node-todo
基于 node.js 制作的《待办事项》demo
https://github.com/heycn/node-todo
Last synced: 4 months ago
JSON representation
基于 node.js 制作的《待办事项》demo
- Host: GitHub
- URL: https://github.com/heycn/node-todo
- Owner: heycn
- Created: 2022-01-16T11:30:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-16T11:41:59.000Z (over 3 years ago)
- Last Synced: 2024-12-28T22:29:43.960Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## node-todo
基于 node.js 制作的《待办事项》demo## 如何安装
`yarn global add node-todo-cn`
或
`npm i node-todo-cn`## 如何使用