Skip to content

felixpy/node-ts

Repository files navigation

Node.js Repo Template with TypeScript

Code Style

A typescript repository template for node.js.

Quick Start

git clone [email protected]:felixpy/node-ts.git

# install dependencies
yarn

# run tests
yarn test

Features

  • TSLint + Prettier
  • Git Hooks
  • Unit Test

License

MIT

Copyright (c) 2019 - present, Felix Yang