Skip to content

Commit 2918837

Browse files
author
Mike Nikles
authored
Further update the README.md
1 parent f043056 commit 2918837

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22

33
This is a [Create React App](https://create-react-app.dev/) template configured for ephemeral development environments on [Gitpod](https://www.gitpod.io/).
44

5-
## How To Get Started
5+
## Next Steps
6+
7+
Click the button below to start a new development environment:
8+
9+
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/gitpod-io/template-typescript-react)
10+
11+
## How To Get Started With Your Project
612

713
To get started with React on Gitpod, you can use the `create-react-app`:
814

915
```bash
1016
npx create-react-app my-app
1117
```
1218

13-
Then, add a [`.gitpod.yml`](./.gitpod.yml) file which contains the configuration to improve the developer experience on Gitpod.
14-
15-
## Next Steps
16-
17-
Click the button below to start a new development environment on Gitpod:
18-
19-
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/gitpod-io/template-typescript-react)
19+
Then, add a [`.gitpod.yml`](./.gitpod.yml) file which contains the configuration to improve the developer experience on Gitpod. To learn more, please see the [Getting Started](https://www.gitpod.io/docs/getting-started) documentation.

0 commit comments

Comments
 (0)