@hackoregon/civic-server
v0.0.10
Published
Server for Civic
Downloads
19
Keywords
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
$ nvm use
$ yarn
$ yarn go
- 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