/typescript-template

A simple template to start a common typescript project.

Primary LanguageTypeScript

typescript-template

Build Status codecov

A simple template to start a common typescript project.

Technologies used here

How to start

git clone https://github.com/dylandoamaral/typescript-template.git
cd typescript-template
npm install
npm test