LiveSite Url: https://sayyedhammadali.github.io/sha/
-
yarn add gh-pages --dev
-
Edit package.json file
"scripts": {
"deploy":"gh-pages -d build"
},
"homepage": "https://[github_username].github.io/[repository_name]",
- yarn run deploy
| Name | Name | Last commit date | ||
|---|---|---|---|---|
LiveSite Url: https://sayyedhammadali.github.io/sha/
yarn add gh-pages --dev
Edit package.json file
"scripts": {
"deploy":"gh-pages -d build"
},
"homepage": "https://[github_username].github.io/[repository_name]",