healthybee rest api 源码
Healthybee养蜂场 由生成的RESTful API。 请参阅API的。 指令 生成项目后,可在package.json中使用这些命令。 npm test # test using Jest npm run coverage # test and open the coverage report in the browser npm run lint # lint using ESLint npm run dev # run the API in development mode npm run prod # run the API in production mode npm run docs # generate API docs 在本地玩 首先,您将需要在另一个终端实例中安装和运行 。 $ mongod 然后,以开发模式运行服务器。 $ npm run dev Exp
文件列表
healthybee-rest-api
(预估有个158文件)
.eslintrc
366B
.babelrc
155B
style.css
10KB
jquery.min.js
87KB
bootstrap.min.css
119KB
handlebars.min.js
78KB
bootstrap.min.js
39KB
prettify.css
2KB
prism.js
41KB
prism.css
2KB
暂无评论