Server for Civic
npm install @hackoregon/civic-server
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