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

https://github.com/doowb/server-side-react

Example application using assemble and engine-react for server-side rendering.
https://github.com/doowb/server-side-react

Last synced: 26 days ago
JSON representation

Example application using assemble and engine-react for server-side rendering.

Awesome Lists containing this project

README

        

# server-side-react [![NPM version](https://badge.fury.io/js/server-side-react.svg)](http://badge.fury.io/js/server-side-react) [![Build Status](https://travis-ci.org/doowb/server-side-react.svg)](https://travis-ci.org/doowb/server-side-react)

> Example application using assemble and engine-react for server-side rendering.

## Usage

```bash
assemble
```

## Run tests

Install dev dependencies:

```bash
npm i -d && npm test
```

## Contributing
Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/doowb/server-side-react/issues)

## Author

**Brian Woodward**

+ [github/doowb](https://github.com/doowb)
+ [twitter/doowb](http://twitter.com/doowb)

## License
Copyright (c) 2015 Brian Woodward
Released under the MIT license

***

_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on March 03, 2015._