A simple barebone repository to start scribbling your typescript code and execute them in browser Just clone this repo and start working on your javascript POCs Usage: Clone this repo Install dependencies npm install Add/Include your files to index.ts Execute by npm run start Happy coding 🤘