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
Content type
Image
Digest
Size
198.2 MB
Last updated
over 9 years ago
docker pull takezoux2/ts-compiler