Template for node + express app

Quick Start

# Install dependencies
npm install
# Serve on localhost:7070
npm start