mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-09 21:07:46 +00:00
[examples] Update all examples to use .vercel.app instead of .vercel.com (#7320)
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
# Create React App
|
||||
|
||||
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
|
||||
This directory is a brief example of a [Create React App](https://github.com/facebook/create-react-app) site that can be deployed to Vercel with zero configuration.
|
||||
|
||||
## Deploy Your Own
|
||||
|
||||
Deploy your own Create React App project with Vercel.
|
||||
|
||||
[](https://vercel.com/new/clone?repository-url=https://github.com/vercel/vercel/tree/main/examples/create-react-app-functions&template=create-react-app)
|
||||
[](https://vercel.com/new/clone?repository-url=https://github.com/vercel/vercel/tree/main/examples/create-react-app&template=create-react-app)
|
||||
|
||||
_Live Example: https://create-react-app.examples.vercel.com_
|
||||
_Live Example: https://create-react-template.vercel.app/_
|
||||
|
||||
## Available Scripts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user