Skip to content

keyno63/ts-sandbox

Repository files navigation

ts-sandbox

Motivation

TypeScript を試してみる

Usage

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

License

This repository is MIT License.
see License file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published