Skip to content

sethbergman/12factor-node

Repository files navigation

12 Factor Node

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


Greenkeeper badge JavaScript Style Guide Build 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 forks GitHub stars GitHub watchers GitHub followers Twitter Follow