Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).