open rest es6 boilerplate:具有es6的open rest样板项目 源码
开放式ES6样板 开放式ES6样板 快速开始 git clone git@github.com:open-node/open-rest-es6-boilerplate.git yourApp cd yourApp npm run setup 功能清单 npm运行* eslint Exec eslint验证使用airbnb规则 _test仅执行程序测试,不包含覆盖率报告和要求 test运行测试单元用例&& api测试用例,然后输出覆盖率报告 apidoc制作api文档 start启动REST API与发展模式 locale:read收集语言项
文件列表
open-rest-es6-boilerplate-master.zip
(预估有个68文件)
open-rest-es6-boilerplate-master
.gitignore
584B
app
data
README.md
34B
routes.js
525B
middle-wares
index.js
628B
README.md
32B
private-client-check.js
751B
暂无评论