Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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