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
- Host: GitHub
- URL: https://github.com/compulim/template-create-react-app
- Owner: compulim
- Created: 2021-09-21T19:23:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-04T11:07:44.000Z (almost 4 years ago)
- Last Synced: 2025-02-17T13:11:23.167Z (11 months ago)
- Size: 32.2 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.