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

https://github.com/hackoregon/civic-server

A server side rendering lib
https://github.com/hackoregon/civic-server

Last synced: about 1 year ago
JSON representation

A server side rendering lib

Awesome Lists containing this project

README

          

A server lib for server side rendering with examples of Civic App running 2 additional client side apps
###### v 0.0.10
---

##### Pre-requisites
* Node 6.9.5 (use NVM)
* Yarn

##### See the example in action
1. `$ nvm use`
2. `$ yarn`
3. `$ yarn go`
4. Go to http://localhost:3000/civic

##### NOTE
While @hackoregon/react-component-library will be installed via github, some asset images will not render - for the time being, use npm link to get the expected look

##### TODO
[ ] Figure out why the images aren't rendering from github install