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

https://github.com/react-boilerplate/site

The official website for react-boilerplate
https://github.com/react-boilerplate/site

Last synced: about 1 year ago
JSON representation

The official website for react-boilerplate

Awesome Lists containing this project

README

          

# `reactboilerplate.com`

This is the official website for [`react-boilerplate`](https://github.com/react-boilerplate/react-boilerplate).

## Contributing

The `master` branch is automatically deployed, thanks to Netlify. Any PR that is merged to `master` will automatically be reflected on `reactboilerplate.com`.

### Setup

```
git clone https://github.com/react-boilerplate/site react-boilerplate-site
cd react-boilerplate-site
npm install
npm start
```

## License

Copyright (c) 2017 Maximilian Stoiber, licensed under the MIT license. See [LICENSE.md](LICENSE.md) for more information.