JET Samples, adding css and js files to project

Hihi frds, I am playing around with JET api. I followed url:
https://thehub.thomsonreuters.com/docs/DOC-743839 and set up my local playground. I would like to change some of the samples to add new functionality, but I am new to Grunt and Node.js. I can change javascript and html in the samples to create custom outputs. However I couldnt figure out how I can add something in tags of these samples. I would like to link some css and js files to add further functionality in my code. Does anyone know how I can do that? Cheers,

Answers

  • Hi Umur,

    The template for each sample is at /doc/sample/_template/sample.tpl.html

    Are you planning to add new feature to JET?