2015 Chris Hutchinson for The Times and Sunday Times
CardKit (v2) is flexible, SVG image / card creation tool, with simple configuration options, which is easy to extend.
This is a rebuild of the current CardKit, available on GitHub (forked from voxmedia/meme), using Angular JS and SVG (rather than canvas).
- Clone this repo.
- Run
npm install
andbower install
. - Run
grunt serve
to run the application.
- Run
grunt build
to build the application into the/dist
directory.
Use this: https://gist.github.com/cobyism/4730490