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

Latest commit

 

History

History
7 lines (5 loc) · 287 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 287 Bytes

basic-typescript-client-app

An example app, a starting place so you don't have to spend ages setting up testing tools etc.

Development

You will first need npm. Run ./initDevEnv.sh to install global dependecies then you can run ./precommit.sh to run linting and tests.