Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 616 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 616 Bytes

Template: nodejs-typescript

Node.js TypeScript starter project template.

What's included?

Getting started

Install dependencies

yarn

Run project

yarn start

Run tests

yarn test