react app start - configuring typescript + react
One of the best way to start creating application are create-react-app. It is completed driven by cli. I will try not to take away the glory from folks from microsoft. Please visit the link above and follow the instruction.
You should really use this to create a react quick start.
Comments