Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (12 loc) · 190 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 190 Bytes

Coderetreat TypeScript starter

Install

$ git clone URL
$ npm install

Usage

$ npm start

Tests

$ npm test

Or

$ npm run watch

REPL

$ npx ts-node