1.0.2 • Published 4 years ago

express-server-template v1.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

Installation

This is a boilerplate for Express and nodejs Node.js module available through the npm registry.

Before installing, download and install Node.js. Node.js 0.10 or higher is required.

$ npm i

Features

  • Express boilerplate
  • Robust routing
  • Focus on high performance
  • Super-high test coverage
  • HTTP helpers (redirection, caching, etc)
  • View system supporting 14+ template engines
  • Content negotiation
  • Executable for generating applications quickly