Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 216 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 216 Bytes

typescript-express-node

This is a project seed for creating Typescript projects that use express with handlebars and run on node.

Setup

npm install

Build

npm run build

Start

npm run start