Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ducdev/meteor-react-redux-ssr

Boilerplate/starter kit for approaching quickly and easily on the stack supporting Server-side Rendering (SSR) by default.
https://github.com/ducdev/meteor-react-redux-ssr

boilerplate meteor meteorjs react react-router-v4 reactjs redux server-side-rendering ssr starter-kit thunk

Last synced: 23 days ago
JSON representation

Boilerplate/starter kit for approaching quickly and easily on the stack supporting Server-side Rendering (SSR) by default.

Awesome Lists containing this project

README

        

# Meteor + React + Redux + Server-side Rendering (SSR) + React Router 4

Boilerplate/starter kit for approaching quickly and easily on the stack supporting Server-side Rendering (SSR) by default.

## Getting Started

Let's assume that Meteor.js has been installed on your local machine, if not please refer to https://www.meteor.com/

```
git clone [email protected]:ducdev/meteor-react-redux-ssr.git
cd meteor-react-redux-ssr
meteor npm install
meteor
```
## Built With

* [Meteor.js](https://www.meteor.com/) - an open source platform for web, mobile, and desktop.
* [React.js](https://reactjs.org/) - a JavaScript library for building user interfaces
* [Redux](https://redux.js.org/) - a predictable state container for JavaScript apps.

## Inspiration

[The Meteor Chef: Server Side Rendering](https://themeteorchef.com/tutorials/server-side-rendering)

## Author

[Duc Le](https://github.com/ducdev) - *Initial work*

PRs are welcome !

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

## Support on Beerpay
Hey dude! Help me out for a couple of :beers:!

[![Beerpay](https://beerpay.io/ducdev/meteor-react-redux-ssr/badge.svg?style=beer-square)](https://beerpay.io/ducdev/meteor-react-redux-ssr) [![Beerpay](https://beerpay.io/ducdev/meteor-react-redux-ssr/make-wish.svg?style=flat-square)](https://beerpay.io/ducdev/meteor-react-redux-ssr?focus=wish)