In one of my last blog posts, I explained how to set up a basic TypeScript project. In this article, I would like to explain how to add React and Tests to a TypeScript project. We will achieve this in a way that the react parts are in the same structure as the rest of our TypeScript.
At the end of this post, you can find a “Summary” section where I list all the commands we executed and the…
Continue Reading Benedikt’s Article on their blog
Add React and Tests to a TypeScript project ” Benedikt’s Power Platform Blog
In this article you will learn how to add both an react app as well as tests to an existing TypeScript project for Dataverse
Blog Syndicated with Benedikt’s Permission