https://github.com/gitpod-io/create-react-app
Basic React App
https://github.com/gitpod-io/create-react-app
Last synced: about 1 year ago
JSON representation
Basic React App
- Host: GitHub
- URL: https://github.com/gitpod-io/create-react-app
- Owner: gitpod-io
- License: mit
- Created: 2019-03-29T12:48:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-10T23:01:50.000Z (almost 4 years ago)
- Last Synced: 2025-03-29T11:34:33.686Z (about 1 year ago)
- Language: JavaScript
- Size: 355 KB
- Stars: 8
- Watchers: 10
- Forks: 40
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A React starter template on Gitpod
This is a [React](https://reactjs.org/docs/create-a-new-react-app.html) template configured for ephemeral development environments on [Gitpod](https://www.gitpod.io/).
## Next Steps
Click the button below to start a new development environment:
[](https://gitpod.io/#https://github.com/gitpod-io/create-react-app)
## Get Started With Your Own Project
### A new project
Click the above "Open in Gitpod" button to start a new workspace. Once you're ready to push your first code changes, Gitpod will guide you to fork this project so you own it.
### An existing project
To get started with Next.js on Gitpod, 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.