Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryosukedtomita/github-pages-test

try github-pages
https://github.com/ryosukedtomita/github-pages-test

github-pages react

Last synced: about 2 months ago
JSON representation

try github-pages

Awesome Lists containing this project

README

        

# GitHub Pagesを使ってみる
## package.jsonの設定

```json
"homepage": "https://ryosukedtomita.github.io/github-pages-test"
```
******

## GitHub側の設定
- リポジトリの設定からPages --> Build and deploymentをGitHub Actionsを選択する。
******

## github actionsの設定
- [.github/workflows/gh-pages.yml](./.github/workflows/gh-pages.yml)