Whether you’re building a web or mobile app, you first need to pick an IDE, ideally set up a TypeScript complier, configure a module loader (like Webpack for instance), and establish a local web development server next. Then install dependencies, move on to Unit Test confi… Aaand stop. …