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

https://github.com/compulim/template-create-react-app

Set up scaffolding of create-react-app using GitHub Actions
https://github.com/compulim/template-create-react-app

Last synced: 8 months ago
JSON representation

Set up scaffolding of create-react-app using GitHub Actions

Awesome Lists containing this project

README

          

# `create-react-app` on GitHub Actions

Set up a new repo and run `create-react-app` via GitHub Actions. Also deploy to GitHub Pages on every commit to `main`.

To get started, [use this template to create a new repo](https://github.com/compulim/template-create-react-app/generate).

After you created a new repo, wait awhile and refresh this page for next steps.