Sign inSign up

takezoux2/ts-compiler

By takezoux2

Updated over 9 years ago

Easy typescript compile env

Image
0

349

takezoux2/ts-compiler repository overview

You can prepare typescript compile environment by one command. You prepare src/ts/app.js and execute the below command at project root directory.

docker run -v %cd%:/root/typescript/ -p 80:80 -it takezoux2/ts-compiler

Tag summary

Content type

Image

Digest

Size

198.2 MB

Last updated

over 9 years ago

docker pull takezoux2/ts-compiler