Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 551 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 551 Bytes

ReactTypeScriptDemo

A (close to) minimal React & TypeScript Application

If you're looking to get up and running with React and TypeScript as fast as possible, simply checkout this repository, copy the files wherever you need them, then "Add Existing Project" in Visual Studio.

If you want to change the name of the project (I know I would), simply rename the .csproj file and edit the content of the element inside of the .csproj file. (Be sure to do this before adding the project to your solution, just to save some hassle.)