12factor-node 中文文档教程

发布于 5年前 浏览 19 项目主页 更新于 3年前

12 Factor Node

用 Node.js、EJS 和 Express 编写的 12 Factor 应用


Greenkeeper badgeJavaScript 风格指南Build Status

Setup

git clone https://github.com/sethbergman/12factor-node.git && cd 12factor-node

Install dependencies

npm install

Start the app

npm start

在浏览器中访问 http://0.0.0.0:5000

Live Demo:

12factor-node.sethbergman.pro

GitHub forksGitHub starsGitHub watchersGitHub followersTwitter 关注

12 Factor Node

The 12 Factor app written in Node.js, EJS and Express


Greenkeeper badgeJavaScript Style GuideBuild Status

Setup

git clone https://github.com/sethbergman/12factor-node.git && cd 12factor-node

Install dependencies

npm install

Start the app

npm start

Visit http://0.0.0.0:5000 in your browser.

Live Demo:

12factor-node.sethbergman.pro

GitHub forksGitHub starsGitHub watchersGitHub followersTwitter Follow

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文