Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 439 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 439 Bytes

jsreport-extension-starter-kit

This is starter kit for the jsreport 3. When looking for older jsreport 2, please checkout branch 2.0.0

Quickly start developing jsreport custom extensions by downloading this project

  1. git clone https://github.com/jsreport/jsreport-extension-starter-kit.git
  2. npm install
  3. npm start

Documentation for extending jsreport studio can be found here