Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 314 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 314 Bytes

Expressjs TypeScript Boilerplate

This is a node.js boilerplate for express.js with typescript.

Logic Configuration

  • Express.js
  • TypeScript
  • Cluster
  • Webpack

Installation

Use the node package manager node to install.

npm install

Usage

npm run dev