Pension guidance from Pension Wise.
Clone the repository:
$ git clone https://github.com/guidance-guarantee-programme/pension_guidance.git
Install PrinceXML:
$ http://www.princexml.com/download/
Install and start Redis:
$ brew install redis && brew services start redis
Setup the application:
$ ./bin/setup
To start the application:
$ ./bin/foreman s
These are generated at the various sizes using svgexport. Update svg/circles.svg
and run the following to
regenerate the PNG files.
$ npm run svgexport
Please see the contributing guidelines.