0.0.10 • Published 7 years ago

@hackoregon/civic-server v0.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

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