Skip to content

a-ghasemi/typescript-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript Playground

Getting started

  1. start docker container by docker compose up -d

this will build the image first, then runs the container

  1. write your code inside app/src

  2. run ./tsc.sh to process the source

  3. check the app/dest folder

About

It makes a docker base playground for working on typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published