Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 754 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 754 Bytes

Simple Node with Express Server

Build Status Slack Greenkeeper badge

An easy way to get started with a Express server with Node.js.

Features

  • Express

Requirements

Installation

  • git clone [email protected]:rwieruch/node-express-server.git
  • cd node-express-server
  • npm install
  • npm start