文件名称:express-es7-web-api-starter
文件大小:121KB
文件格式:ZIP
更新时间:2024-06-03 04:28:59
JavaScript
nodejs项目启动器 用于构建节点应用程序的样板应用程序。 该项目使用管理器。 概括 表示 猫鼬 模板引擎哈巴狗 es7支持 单独的网络路由和api路由 安装纱 npm install -g yarn 安装依赖项 yarn 在开发中运行项目 yarn dev 为生产环境构建项目 yarn build 测试: yarn test
【文件预览】:
express-es7-web-api-starter-master
----.eslintrc(730B)
----ansible()
--------vars.yml(133B)
--------deploy.yml(193B)
--------roles()
--------deploy.retry(14B)
----package.json(4KB)
----app.json(229B)
----LICENSE(1KB)
----dist()
--------models()
--------config()
--------index.js(2KB)
--------routes()
--------tests()
--------controllers()
--------helpers()
----.env(154B)
----.env.example(0B)
----src()
--------models()
--------config()
--------index.js(1KB)
--------routes()
--------tests()
--------controllers()
--------views()
--------helpers()
----.gitignore(384B)
----p.sh(64B)
----gulpfile.babel.js(2KB)
----.npmrc(15B)
----README.md(507B)
----yarn.lock(226KB)
----.eslintignore(36B)
----.editorconfig(207B)
----.gitattributes(156B)