Playground A personal playground for prototyping Typescript applications Installation git clone [email protected]:znagadeon/playground.git cd playground npm i Run Typescript in Terminal npx tsx scripts/sample.ts Serve Web Server npm start