Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 471 Bytes

readme.md

File metadata and controls

16 lines (12 loc) · 471 Bytes

Node.js project template

Minimal template for a Node.js project, which includes:

Available scripts

  • start - start application
  • build - transpile TypeScript to ES6
  • test - run tests
  • lint - check codebase using ESLint