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.
- Host: GitHub
- URL: https://github.com/doowb/server-side-react
- Owner: doowb
- License: mit
- Created: 2015-03-03T07:05:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-16T03:04:41.000Z (over 9 years ago)
- Last Synced: 2025-02-06T10:13:42.205Z (3 months ago)
- Language: JavaScript
- Size: 578 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# server-side-react [](http://badge.fury.io/js/server-side-react) [](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._