TypeScript を試してみる
Use npm
command for running this repository.
to install dependencies.
npm run install
To transpile typescript to javascript.
npm run build
To lint.
npm run lint
To run.
npm run run
This repository is MIT License.
see License file.