Skip to content

Commit 0fe5133

Browse files
author
Bowden Kelly
authored
Update README.md
1 parent 91596eb commit 0fe5133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#TypeScript React Conversion Guide
1+
# TypeScript React Conversion Guide
22

33
This walkthrough illustrates how to adopt TypeScript in an existing React/Babel/Webpack project. We'll start with a TicTacToe project written fully in JavaScript in the `TicTacToe_JS` folder as an example. By the end, you will have a TicTacToe project fully written with TypeScript.
44

0 commit comments

Comments
 (0)