Skip to content

uesugi6111/react-gh-pages-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-gh-pages-sample

create-react-app で作成

npx create-react-app sample-app --template typescript

githubにpush

gh-pages をinstall

yarn add -D gh-pages

package.jsonを修正 homepage を追加 (これがないと生成されるhtmlから見たときのパスがおかしくなり動かない)

deploy

yarn build && gh-pages -d build

これでよしなにやってくれる

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •