https://github.com/robertoachar/react-gh-pages
React on GitHub Pages.
https://github.com/robertoachar/react-gh-pages
create-react-app github github-pages react
Last synced: 3 months ago
JSON representation
React on GitHub Pages.
- Host: GitHub
- URL: https://github.com/robertoachar/react-gh-pages
- Owner: robertoachar
- Created: 2018-01-11T18:02:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-11T19:38:35.000Z (over 8 years ago)
- Last Synced: 2025-05-15T09:43:29.308Z (about 1 year ago)
- Topics: create-react-app, github, github-pages, react
- Language: JavaScript
- Homepage: https://robertoachar.github.io/react-gh-pages/
- Size: 293 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-gh-pages
> React on GitHub Pages.
# Development
* Clone the repo
```bash
$ git clone https://github.com/robertoachar/react-gh-pages.git
```
* Install dependencies
```bash
$ npm install
```
* Run project
```bash
$ npm start
```
* Deploy app
```bash
$ npm run deploy
```
# Author
[Roberto Achar](https://twitter.com/robertoachar)
# License
MIT