Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruanyf/github-actions-demo
a demo of GitHub actions for a simple React App
https://github.com/ruanyf/github-actions-demo
Last synced: 5 days ago
JSON representation
a demo of GitHub actions for a simple React App
- Host: GitHub
- URL: https://github.com/ruanyf/github-actions-demo
- Owner: ruanyf
- Created: 2019-09-11T01:31:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T16:57:30.000Z (4 months ago)
- Last Synced: 2024-08-01T18:32:08.045Z (3 months ago)
- Language: JavaScript
- Homepage: https://ruanyf.github.io/github-actions-demo
- Size: 858 KB
- Stars: 137
- Watchers: 5
- Forks: 234
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo is a GitHub Actions demo of publishing a React App into GitHub Pages.
View the [workflow file](./.github/workflows/ci.yml) and the [published website](https://ruanyf.github.io/github-actions-demo).
Read the details in [my blog](http://www.ruanyifeng.com/blog/2019/09/getting-started-with-github-actions.html) (in Chinese).