tag-youre-it/README.md
Nils Norman Haukås bd596d03fd updated readme
2015-09-27 20:50:56 +02:00

751 B

tag-youre-it

A chrome extension for tagging words with semantic information.

Development

  1. To try it out, just download this plugin.
  2. You'll need to have installed node.js.
  3. Go inside the unzipped folder and run npm install && npm install -g gulp. In addition to installing development dependencies it will also install Gulp which is useful for active development.
  4. Run gulp serve to see the active prototype.

Important A workaround for CORS is currently needed to communicate with the server.