Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 235 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 235 Bytes

express-boilerplate

Boilerplate for express application

Npm scripts

npm runt dev - Launch the server with ts-node transpiler
npm run start - Launch the server from the transpiled code
npm run test - Launch test suite