A 12-Factor Node.js app built with Express
npm install 12factor-nodeThe 12 Factor app written in Node.js, EJS and Express
---
  
``sh`
git clone https://github.com/sethbergman/12factor-node.git && cd 12factor-node
`sh`
npm install
`sh`
npm start
Visit http://0.0.0.0:5000` in your browser.
    