Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions packages/website/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,4 @@ This command generates static content into the `build` directory and can be serv

## Deployment

```console
GIT_USER=<Your GitHub username> USE_SSH=true yarn deploy
```

If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch.
The website is deployed automatically using Netlify. Each pull request into the master branch will have a unique preview deployment generated for it.