Skip to content

sayyedhammadali/gh-pages-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-pages-github

LiveSite Url: https://sayyedhammadali.github.io/gh-pages-github/

Configuration

  1. npm i gh-pages

  2. Edit package.json file


"scripts": {
  "deploy":"npm run build && gh-pages -d build"
},
"homepage": "https://[github_username].github.io/[repository_name]",

  1. npm run deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published