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

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.

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