orient-express:东方快车.js

时间:2021-06-10 13:13:36
【文件属性】:
文件名称:orient-express:东方快车.js
文件大小:19KB
文件格式:ZIP
更新时间:2021-06-10 13:13:36
JavaScript 东方快车.js 一个项目脚手架是舒适和阴谋的代名词。 特征 在 Express.js 奠定的快速通道基础上运行 专注于伟大的公约和最佳实践。 有意义的文件夹结构。 Locomotiv:为强迫症患者提供路线声明和处理。 Tender:使用搜索模型定义和注册模型。 对每个环境使用.json文件的无摩擦配置,并从env或 CLI 参数覆盖。 视图引擎,可构建语义模板。 快速开始 $ git clone git://github.com/attheodo/orient-express.git $ cd orient-express $ npm install 路由 Orient-Express 附带Locomotiv ,它允许您使用.json文件以直观、声明式的方式配置您的路线。 Locomotiv默认检查routes/目录中的路由配置文件。 您可以在一个配置文件中声明所有路由,也
【文件预览】:
orient-express-master
----models()
--------Listing.js(135B)
--------User.js(127B)
--------.gitkeep(0B)
----config()
--------express.js(2KB)
--------env()
--------errorHandlers.js(1KB)
--------bootstrap.js(209B)
----package.json(764B)
----tasks()
--------.gitkeep(0B)
----assets()
--------images()
--------js()
--------styles()
--------.gitkeep(0B)
----.bowerrc(0B)
----routes()
--------index.json(166B)
--------.gitkeep(0B)
----tests()
--------.gitkeep(0B)
----controllers()
--------IndexController.js(136B)
----views()
--------index.hbs(7B)
--------errors()
--------.gitkeep(0B)
----.gitignore(60B)
----app.js(542B)
----README.md(8KB)
----.jshintrc(2KB)
----.editorconfig(223B)
----helpers()
--------.gitkeep(0B)
--------locomotiv()
--------tender()
----middlewares()
--------.gitkeep(0B)

网友评论