https://github.com/kinneko-de/sample-react-typescript-githubpages
Sample application how to setup a React app with typescript and deploy it to GitHub Pages.
https://github.com/kinneko-de/sample-react-typescript-githubpages
cd-pipeline github-pages react sample tutorial typescript
Last synced: 9 months ago
JSON representation
Sample application how to setup a React app with typescript and deploy it to GitHub Pages.
- Host: GitHub
- URL: https://github.com/kinneko-de/sample-react-typescript-githubpages
- Owner: KinNeko-De
- Created: 2024-05-04T10:01:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-05T09:56:45.000Z (about 1 year ago)
- Last Synced: 2025-03-29T16:34:28.291Z (10 months ago)
- Topics: cd-pipeline, github-pages, react, sample, tutorial, typescript
- Language: TypeScript
- Homepage: https://medium.com/@kinneko-de/92d4f19d71d7
- Size: 177 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Motiviation
Sample application how to setup a React app with typescript and deploy it to GitHub Pages.
See my [article](https://medium.com/@kinneko-de/92d4f19d71d7) how to create this by yourself.