文件名称:my-express-app:非常基本的快递应用
文件大小:280KB
文件格式:ZIP
更新时间:2024-06-25 15:19:24
JavaScript
非常基本的快递应用 ============== 用于测试事物
【文件预览】:
my-express-app-master
----public()
--------favicon.ico(4KB)
--------images()
--------js()
--------dist()
----views()
--------layout.jade(305B)
--------beta.jade(707B)
--------register.jade(926B)
--------error.jade(84B)
--------index.jade(752B)
----models()
--------user.js(186B)
----static_json()
--------todos.json(24B)
----app.js(2KB)
----README.md(61B)
----passport()
--------login.js(2KB)
--------signup.js(2KB)
--------init.js(712B)
----.gitignore(61B)
----db.js(144B)
----bin()
--------www(250B)
----routes()
--------index.js(2KB)
----package.json(531B)