Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shunyooo/react-github-pages
React × GitHub Pages Template
https://github.com/shunyooo/react-github-pages
Last synced: about 2 months ago
JSON representation
React × GitHub Pages Template
- Host: GitHub
- URL: https://github.com/shunyooo/react-github-pages
- Owner: shunyooo
- Created: 2019-11-29T15:55:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T13:16:13.000Z (about 2 years ago)
- Last Synced: 2023-03-07T12:36:24.677Z (almost 2 years ago)
- Language: TypeScript
- Homepage:
- Size: 3.94 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React × GitHub Pages
[](https://github.com/shunyooo/react-github-pages/generate)
Template of React × Github Pages
## Feature
- Hosting Github Pages
- Easy deploy
- React (+typescript)## Use as Template
#### `init.sh`
- Rename app dir to top dir name
- Change app settings for the current github repository
- Build and deploy## DEV
#### `npm start`
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
## DEPLOY
#### `npm run deploy`
Push & deploy to the `gh-pages` branch