notes:简单笔记应用

时间:2024-06-13 23:44:50
【文件属性】:

文件名称:notes:简单笔记应用

文件大小:18KB

文件格式:ZIP

更新时间:2024-06-13 23:44:50

JavaScript

笔记 简单笔记应用 在端口3000上启动Web服务器 npm安装 节点index.js


【文件预览】:
notes-master
----index.js(1KB)
----package.json(599B)
----data()
--------notes.db(1KB)
----routes()
--------noteRoutes.js(291B)
--------indexRoutes.js(196B)
----views()
--------noteForm.hbs(3KB)
----.gitignore(23B)
----controller()
--------noteController.js(3KB)
--------indexController.js(235B)
----public()
--------css()
--------favicon.png(464B)
--------img()
--------js()
--------html()
----README.md(86B)
----services()
--------noteStorage.js(3KB)

网友评论