Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Commit e45323d

Browse files
authored
Merge pull request #201 from StefanSchoof/patch-1
Add link to typescript User Guide
2 parents 8e0ebe2 + e4b4146 commit e45323d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
Create React apps (with Typescript) with no build configuration.
44

5+
* [Getting Started](#tldr) – How to create a new app.
6+
* [User Guide](https://github.com/wmonk/create-react-app-typescript/blob/master/packages/react-scripts/template/README.md) – How to develop apps bootstrapped with react scripts ts.
7+
58
_Do you know react and want to try out typescript? Or do you know typescript and want to try out react?_ Get all the benefits from `create-react-app` but you use typescript! 🚀
69

710
## tl;dr

0 commit comments

Comments
 (0)