Skip to content

Commit 77a9784

Browse files
committed
Poke
1 parent 933163f commit 77a9784

1 file changed

Lines changed: 5 additions & 18 deletions

File tree

fixtures/view-transition/README.md

Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -31,21 +31,8 @@ This will pre-build all static resources and then start a server-side rendering
3131

3232
## Deploy
3333

34-
TODO: How to create own project
35-
36-
Existing Vercel project (ask Sebbie for invite):
37-
- project: https://vercel.com/solverfox/react-fixture-view-transition/settings/build-and-deployment
38-
- production deploy: https://react-fixture-view-transition-six.vercel.app/ there's a `-six` in the URL :(
39-
40-
```console
41-
$ yarn
42-
$ yarn build-for-vt-deploy
43-
$ cd fixtures/view-transition
44-
$ yarn
45-
# Make sure you have global Vercel CLI installed e.g. `yarn global add vercel`
46-
$ vc link
47-
# Team: solverfox
48-
# project: react-fixture-view-transition
49-
$ yarn vc-build
50-
$ yarn vc-deploy
51-
```
34+
Deployed to https://react-fixture-view-transition-six.vercel.app
35+
Dashboard: https://vercel.com/react-fixtures/react-fixture-view-transition.
36+
37+
Ask a member of React Core team for access if you need it.
38+
Deployments should be public and happen automatically on PRs except those only targetting `compiler/`.

0 commit comments

Comments
 (0)