ajhenry / ts

A barebones project with TypeScript, vscode debugging, ts-node-dev, and ts-jest with minimal examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ts

A barebones project with TypeScript, ts-node-dev, and ts-jest with minimal examples

git clone https://github.com/ajhenry/ts

npm i

Development

npm run dev

Testing

npm run test

About

A barebones project with TypeScript, vscode debugging, ts-node-dev, and ts-jest with minimal examples

License:MIT License


Languages

Language:TypeScript 97.6%Language:JavaScript 2.4%