Skip to content

Commit 8c711e2

Browse files
authored
Add a link to howto
1 parent c2ba7a4 commit 8c711e2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@ It correctly bundles React in production mode and optimizes the build for the be
7979
The build is minified and the filenames include the hashes.<br>
8080
Your app is ready to be deployed!
8181

82+
## How Do I?...
83+
84+
The generated project will include a guide in its README.
85+
You can also read its latest version [here](https://github.com/facebookincubator/create-react-app/blob/master/template/README.md).
86+
8287
## Philosophy
8388

8489
* **One Dependency:** There is just one build dependency. It uses Webpack, Babel, ESLint, and other amazing projects, but provides a cohesive curated experience on top of them.

0 commit comments

Comments
 (0)